ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1TagEditor Class / IsTextReadOnlyProperty Field

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