Add an implicit Style to the ResourceDictionary. Implicit Styles are applied to all VisualElements matching TargetType in the descendants of this ResourceDictionary owner, unless a Style is explicitely applied to the Element.
Implicit Styles are added to a ResourceDictionary in XAML by not specifying an x:Key for the Element.
- implicitStyle
- Documentation for this section has not yet been entered.