Click or drag to resize

DefaultStyles Properties

The DefaultStyles type exposes the following members.

Properties
  NameDescription
Public propertyDispatcher
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.)
Public propertyMergedDictionaries
Gets a collection of the ResourceDictionary dictionaries that constitute the various resource dictionaries in the merged dictionaries.
(Inherited from ResourceDictionary.)
Public propertySize
Gets the number of elements contained in the collection.
(Inherited from ResourceDictionary.)
Public propertySource
Gets or sets a Uniform Resource Identifier (URI) that provides the source location of a merged resource dictionary.
(Inherited from ResourceDictionary.)
Public propertyThemeDictionaries
Gets a collection of merged resource dictionaries that are specifically keyed and composed to address theme scenarios, for example supplying theme values for HighContrast.
(Inherited from ResourceDictionary.)
Top
See Also