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

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