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.

[Browsable(false)]
public class ThemedResourceDictionary : ResourceDictionary
Inheritance:
object ResourceDictionary object

Constructors

ThemedResourceDictionary()

Initializes an instance of the class.

public ThemedResourceDictionary()

Inherited Members