DependencyObject.DesignMode Proprietà

Definizione

Ottiene il valore che indica se l’istanza è in modalità di progettazione o esecuzione.

protected public:
 property bool DesignMode { bool get(); };
[System.ComponentModel.Browsable(false)]
protected internal bool DesignMode { get; }
[<System.ComponentModel.Browsable(false)>]
member this.DesignMode : bool
Protected Friend ReadOnly Property DesignMode As Boolean

Valore della proprietà

true se questa istanza è in modalità progettazione; in caso contrario, false.

Attributi

Si applica a