C1.UWP Assembly / C1.Xaml Namespace / ClearStyleExtensions Class / CornerRadiusProperty Field

In This Topic
CornerRadiusProperty Field (ClearStyleExtensions)
In This Topic
This attached property can modify the focus visual style of a clear style control.
Syntax
'Declaration
 
Public Shared ReadOnly CornerRadiusProperty As Windows.UI.Xaml.DependencyProperty
 
See Also