AutomationPeer.IsPeripheralCore Methode

Definition

Stellt das Verhalten des Peers bereit, wenn ein Microsoft UI Automation-Client auf IsPeripheral oder eine entsprechende Microsoft UI Automation-Client-API zugreift.

protected:
 virtual bool IsPeripheralCore() = IsPeripheralCore;
bool IsPeripheralCore();
protected virtual bool IsPeripheralCore();
function isPeripheralCore()
Protected Overridable Function IsPeripheralCore () As Boolean

Gibt zurück

Boolean

bool

Ein boolescher Wert, der angibt, ob das Automation-Element die Peripheriebenutzeroberfläche darstellt.

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)

Gilt für: