AutomationPeer.IsDialogCore Methode

Definition

Stellt das Verhalten des Peers bereit, wenn ein Microsoft UI Automation-Client IsDialog oder eine entsprechende Microsoft UI Automation-Client-API aufruft.

protected:
 virtual bool IsDialogCore() = IsDialogCore;
bool IsDialogCore();
protected virtual bool IsDialogCore();
function isDialogCore()
Protected Overridable Function IsDialogCore () As Boolean

Gibt zurück

Boolean

bool

TRUE , wenn das Element ein Dialog ist; Andernfalls false.

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1809 (eingeführt in 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v7.0)

Gilt für:

Weitere Informationen