RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1RichTextBox Class / CornerRadiusProperty Field

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