VantagePoint WPF Controls v1.0 Class Library
Assembly: VantagePoint (in VantagePoint.dll)
Version: 1.0.0.0 (1.0.0.0)
Get or set the brush that appears on the outside of the button when hovering over the button
Namespace:
VantagePoint.Common.BaseClassesAssembly: VantagePoint (in VantagePoint.dll)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | XAML |
[BrowsableAttribute(true)] public Brush FocusBrush { get; set; }
See Also
CommonButtonBase Class
VantagePoint.Common.BaseClasses Namespace