RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1RichTextBox Class / DocumentProperty Field

In This Topic
    DocumentProperty Field
    In This Topic
    Identifies the Document dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly DocumentProperty As DependencyProperty
    public static readonly DependencyProperty DocumentProperty
    See Also