ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1EditableContentControl Class / IsInEditModeProperty Field

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