DesignerProperties.IsInDesignModeProperty Field

Definition

Identifies the IsInDesignMode attached property.

public: static initonly System::Windows::DependencyProperty ^ IsInDesignModeProperty;
public static readonly System.Windows.DependencyProperty IsInDesignModeProperty;
 staticval mutable IsInDesignModeProperty : System.Windows.DependencyProperty
Public Shared ReadOnly IsInDesignModeProperty As DependencyProperty 

Field Value

Remarks

The identifier for the IsInDesignMode attached property.

Applies to