Click or drag to resize

WpfStyles Methods

The WpfStyles type exposes the following members.

Methods
 NameDescription
Public methodStatic memberDefaultsObsolete.
Returns a resource dictionary with the default styles for the window and the common controls.
Public methodStatic memberDefaults(Window)Obsolete.
Returns a resource dictionary with the default styles for the window and the common controls.
Public methodStatic memberGetDefaultStyles Returns a resource dictionary with the default styles for the window and the common controls.
Public methodStatic memberGetEnsureDefaultStyles Gets the state of the ensure default styles feature.
Public methodStatic memberGetIsCaptionVisible Gets the value of the IsCaptionVisibleProperty.
Public methodStatic memberGetWindowTitleDecorator Gets the WindowTitleDecorator
Public Extension MethodRegisterDefault Registers the default styles for the common controls and sets the default style for the Window.
Public Extension MethodRegisterDefaultStyles Registers the default styles for the common controls.
Public Extension MethodRegisterDefaultWindowStyle Registers the default window style from the window style found in the specified resourceDictionary.
Public methodStatic memberSetEnsureDefaultStyles Sets the state of the ensure default styles feature.
Public methodStatic memberSetIsCaptionVisible Sets the value of the IsCaptionVisibleProperty.
Public methodStatic memberSetWindowTitleDecorator Sets the WindowTitleDecorator
Top
See Also