AutomationPeer.IsDialog Methode

Definition

Ruft einen Wert ab, der angibt, ob das diesem Automatisierungspeer zugeordnete Element ein Dialogfeld ist.

public:
 virtual bool IsDialog() = IsDialog;
bool IsDialog();
public bool IsDialog();
function isDialog()
Public Function IsDialog () 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: