Identifies the IsInEditMode dependency property.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public static readonly DependencyProperty IsInEditModeProperty
Visual Basic
Public Shared ReadOnly IsInEditModeProperty As DependencyProperty

See Also