[]
Attached properties used to pass brushes to Microsoft controls.
public class ClearStyleExtensions : DependencyObject
| Name | Description |
|---|---|
| ClearStyleExtensions() |
| Name | Description |
|---|---|
| ButtonBackgroundProperty | This attached property can modify background of clear style button. |
| ButtonCornerRadiusProperty | This attached property can modify the corner radius of the buttons of a clear style control. |
| 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. |