Basic Library for WPF and Silverlight | ComponentOne
C1.WPF 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