AutomationPeer.IsPeripheralCore 方法

定义

提供 Microsoft UI 自动化客户端访问 IsPeripheral 或等效的 Microsoft UI 自动化客户端 API 时的对等行为。

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

返回

Boolean

bool

一个布尔值,指示自动化元素是否表示外围 UI。

Windows 要求

设备系列
Windows 10 Anniversary Edition (在 10.0.14393.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v3.0 中引入)

适用于