In This Article

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.

public class ThemedResourceDictionary : ResourceDictionary, IDictionary, ICollection, IEnumerable, ISupportInitialize, IUriContext, INameScope
Inheritance:
Object ResourceDictionary Object

Constructors

ThemedResourceDictionary()

public ThemedResourceDictionary()

Inherited Members