The ClearStyleExtensions type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
GetButtonBackground |
Gets the clear style button background brush.
|
|
|
GetButtonForeground |
Gets the clear style button foreground brush.
|
|
|
GetCaretBrush |
Gets the caret brush.
|
|
|
GetCornerRadius |
Gets the CornerRadius.
|
|
|
GetFocusBrush |
Gets the focus brush.
|
|
|
GetMouseOverBrush |
Gets the mouse over brush.
|
|
|
GetPressedBrush |
Gets the pressed brush.
|
|
|
GetScrollBarStyle |
Gets the style of a scrollbar.
|
|
|
SetButtonBackground |
Sets the clear style button background brush.
|
|
|
SetButtonForeground |
Sets the clear style button foreground brush.
|
|
|
SetCaretBrush |
Sets the caret brush.
|
|
|
SetCornerRadius |
Sets the CornerRadius.
|
|
|
SetFocusBrush |
Sets the focus brush.
|
|
|
SetMouseOverBrush |
Sets the mouse over brush.
|
|
|
SetPressedBrush |
Sets the pressed brush.
|
|
|
SetScrollBarStyle |
Sets the style of a scrollbar.
|
Fields
| Name | Description | |
|---|---|---|
|
|
ButtonBackgroundProperty |
This attached property can modify background of clear style button.
|
|
|
ButtonForegroundProperty |
This attached property can modify background of clear style button.
|
|
|
CaretBrushProperty |
This attached property can modify the caret visual style of a clear style control.
|
|
|
CornerRadiusProperty |
This attached property can modify the focus visual style of a clear style control.
|
|
|
FocusBrushProperty |
This attached property can modify the focus visual style of a clear style control.
|
|
|
MouseOverBrushProperty |
This attached property can modify the mouse over visual style of a clear style control.
|
|
|
PressedBrushProperty |
This attached property can modify the pressed visual style of a clear style control.
|
|
|
ScrollBarStyleProperty |
This attached property can modify the style of a scrollbar.
|