RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox.Documents Namespace / C1TextElement Class / CornerRadiusProperty Field

In This Topic
    CornerRadiusProperty Field
    In This Topic
    Identifies the CornerRadius style property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly CornerRadiusProperty As StyleProperty
    public static readonly StyleProperty CornerRadiusProperty
    See Also