Style.IsEmpty Eigenschaft

Definition

Eine geschützte Eigenschaft. Ruft einen Wert ab, der angibt, ob Stilelemente im Zustandsbehälter definiert wurden.

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

Eigenschaftswert

truewenn der Zustandsbehälter keine Stilelemente definiert hat; andernfalls . false

Attribute

Gilt für: