DefaultStyles¶
Summary¶
Represent the list of default styles for the built-in controls.
Signature¶
1 |
|
Namespace¶
cAlgo.API
Properties¶
Name | Description |
---|---|
TextBlockStyle { get; } | Gets the Text Block default style. |
TextBoxStyle { get; } | Gets the Text Box default style. |
ButtonStyle { get; } | Gets the Button default style. |
ToggleButtonStyle { get; } | Gets the Toggle Button default style. |
CheckBoxStyle { get; } | Gets the Checkbox default style. |
RadioButtonStyle { get; } | Gets the Radio Button default stile. |
ScrollViewerStyle { get; } | Gets the Scroll Viewer default style. |
ComboBoxStyle { get; } | Gets the Scroll Viewer default style. |
See Also¶
Last update: March 23, 2023