ThemedResourceDictionary Class
Represents a custom ResourceDictionary which allows the theme manager to more easily find dictionaries that it added to the application or element resources.
[Browsable(false)]
public class ThemedResourceDictionary : ResourceDictionary
- Inheritance:
- object ResourceDictionary object
Constructors
ThemedResourceDictionary()
Initializes an instance of the class.
public ThemedResourceDictionary()
Inherited Members
- object.GetType()
- object.MemberwiseClone()
- object.ToString()
- object.Equals(object)
- object.Equals(object, object)
- object.ReferenceEquals(object, object)
- object.GetHashCode()