Interface Types
Interface | Summary |
---|---|
IGlobalStyles | Defines the style host that provides styles global to the application. |
ISetter |
Represents a setter for a Style .
|
ISetterValue |
Customizes the behavior of a class when added as a value to an ISetter .
|
IStyle | Defines the interface for styles. |
IStyleable | Interface for styleable elements. |
IStyleHost |
Defines an element that has a Styles collection.
|
IStyler | |
IStyleRoot |
Denotes the root IStyleHost in a tree.
|
ITemplate | |
ITemplatedControl |
Enum Types
Enum | Summary |
---|---|
ActivatorMode | |
SelectorMatchResult |
Describes how a SelectorMatch matches a control and its type.
|