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

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