Freigeben über


AppBarAutomationPeer.IsModal Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob die App-Leiste modal ist.

public:
 property bool IsModal { bool get(); };
bool IsModal();
public bool IsModal { get; }
var boolean = appBarAutomationPeer.isModal;
Public ReadOnly Property IsModal As Boolean

Eigenschaftswert

Boolean

bool

TRUE , wenn die App-Leiste modal ist; Andernfalls false.

Implementiert

Gilt für: