Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

Closed Issue: Implicit override "PropertyItemBase" Target of PropertyGrid [19937]

$
0
0
I am having problem, i am sort of new to WPF and have looked up many examples, i even added the Style above and below the declaration of the PropertyGrid Style. I have added the resource file in attachments what am i doing wrong?

```
<Style TargetType="{x:Type pg:PropertyGrid}">
<Style.Resources>
<!- tried added here still can't overrride the default internal "PropertyItemBase" Style for some reason.
<Style TargetType="{x:Type pg:PropertyItemBase}" BasedOn="{StaticResource {x:Type pg:PropertyItemBase}}">
</Style>
</Style.Resources>

................................................
</Style>
```
Comments: I will close the issue. Please ask for reopen if the last comment did not resolve the issue

Viewing all articles
Browse latest Browse all 4964


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>