RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1RichTextPresenter Class / SourceProperty Field

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