Why is Resource Dictionary a Sealed Class?
It means I cannot do
<ResourceDictionary>
<Style>
...
</Style>
</ResourceDictionary>
Any valid reason or is it a bug that needs reporting to Bugzilla?
Why is Resource Dictionary a Sealed Class?
It means I cannot do
<ResourceDictionary>
<Style>
...
</Style>
</ResourceDictionary>
Any valid reason or is it a bug that needs reporting to Bugzilla?