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 corner radius for the inner border of the passwordbox
Namespace:
VantagePoint.Common.BaseClassesAssembly: VantagePoint (in VantagePoint.dll)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | XAML |
[BrowsableAttribute(true)] public CornerRadius InnerCornerRadius { get; set; }
See Also
CommonPasswordBoxBase Class
VantagePoint.Common.BaseClasses Namespace