Summary
Represent the list of default styles for the built-in controls.
Syntax
public static sealed class DefaultStyles : Object
Members
Name | Type | Summary |
---|---|---|
ButtonStyle | Property | Gets the Button default style. |
CheckBoxStyle | Property | Gets the Checkbox default style. |
RadioButtonStyle | Property | Gets the Radio Button default stile. |
ScrollViewerStyle | Property | Gets the Scroll Viewer default style. |
TextBlockStyle | Property | Gets the Text Block default style. |
TextBoxStyle | Property | Gets the Text Box default style. |
ToggleButtonStyle | Property | Gets the Toggle Button default style. |