DefaultStyles¶
Summary¶
Represent the list of default styles for the built-in controls.
Signature
1 |
|
Namespace¶
cAlgo.API
See Also¶
Properties¶
TextBlockStyle¶
Summary
Gets the Text Block default style.
Signature
1 |
|
Return Value
Style
TextBoxStyle¶
Summary
Gets the Text Box default style.
Signature
1 |
|
Return Value
Style
ButtonStyle¶
Summary
Gets the Button default style.
Signature
1 |
|
Return Value
Style
ToggleButtonStyle¶
Summary
Gets the Toggle Button default style.
Signature
1 |
|
Return Value
Style
CheckBoxStyle¶
Summary
Gets the Checkbox default style.
Signature
1 |
|
Return Value
Style
RadioButtonStyle¶
Summary
Gets the Radio Button default stile.
Signature
1 |
|
Return Value
Style
ScrollViewerStyle¶
Summary
Gets the Scroll Viewer default style.
Signature
1 |
|
Return Value
Style
ComboBoxStyle¶
Summary
Gets the Scroll Viewer default style.
Signature
1 |
|
Return Value
Style