VantagePoint WPF Controls v1.0 Class Library
The CommonButtonBase type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| CornerRadius |
Get or set the corner radius for the outside border of the button
| |
| FocusBorderThickness |
Get or set the thickness of the focus ring
| |
| FocusBrush |
Get or set the brush that appears on the outside of the button when hovering over the button
| |
| GlareBrush |
Get or set the glare over the entire button
| |
| InnerBorderBrush |
Get or set the inner border color
| |
| InnerBorderThickness |
Get or set the thickness of the inside border
| |
| InnerCornerRadius |
Get or set the corner radius for the inner border of the button
|