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。

适用于