Wpf |
The WpfStyles type exposes the following members.
Name | Description | |
---|---|---|
Defaults | Obsolete. Returns a resource dictionary with the default styles for the window and the common controls. | |
Defaults(Window) | Obsolete. Returns a resource dictionary with the default styles for the window and the common controls. | |
GetDefaultStyles | Returns a resource dictionary with the default styles for the window and the common controls. | |
GetEnsureDefaultStyles | Gets the state of the ensure default styles feature. | |
GetIsCaptionVisible | Gets the value of the IsCaptionVisibleProperty. | |
GetWindowTitleDecorator | Gets the WindowTitleDecorator | |
RegisterDefault | Registers the default styles for the common controls and sets the default style for the Window. | |
RegisterDefaultStyles | Registers the default styles for the common controls. | |
RegisterDefaultWindowStyle | Registers the default window style from the window style found in the specified resourceDictionary. | |
SetEnsureDefaultStyles | Sets the state of the ensure default styles feature. | |
SetIsCaptionVisible | Sets the value of the IsCaptionVisibleProperty. | |
SetWindowTitleDecorator | Sets the WindowTitleDecorator |