ComponentOne Basic Library for WPF and Silverlight
IsInEditModeProperty Field (C1EditableContentControl)


C1.WPF Namespace > C1EditableContentControl Class : IsInEditModeProperty Field
Identifies the IsInEditMode dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly IsInEditModeProperty As System.Windows.DependencyProperty
'Usage
 
Dim value As System.Windows.DependencyProperty
 
value = C1EditableContentControl.IsInEditModeProperty
public static readonly System.Windows.DependencyProperty IsInEditModeProperty
See Also

Reference

C1EditableContentControl Class
C1EditableContentControl Members