ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1NumericBox Class / CornerRadiusProperty Field

In This Topic
    CornerRadiusProperty Field (C1NumericBox)
    In This Topic
    Identifies the CornerRadius dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly CornerRadiusProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty CornerRadiusProperty
    See Also