DependencyObject.DesignMode Özellik

Tanım

Bu örneğin tasarım veya çalışma zamanı modunda olup olmadığını gösteren değeri alır.

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

Özellik Değeri

Boolean

true bu örnek tasarım modundaysa; aksi takdirde , false.

Öznitelikler

Şunlara uygulanır