ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / ClearStyleExtensions Class / ButtonCornerRadiusProperty Field

In This Topic
    ButtonCornerRadiusProperty Field
    In This Topic
    This attached property can modify the corner radius of the buttons of a clear style control.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ButtonCornerRadiusProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty ButtonCornerRadiusProperty
    See Also