RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1InsertImageTool Class / CanUserInsertFileProperty Field

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