Sparkline for UWP | ComponentOne
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 DependencyProperty
    public static readonly DependencyProperty CornerRadiusProperty
    See Also