AutomationPeer.GetFocusedElementCore 方法

定义

在 Microsoft UI 自动化客户端调用 GetFocusedElement 或等效的 Microsoft UI 自动化客户端 API 时提供对等行为。

protected:
 virtual Platform::Object ^ GetFocusedElementCore() = GetFocusedElementCore;
IInspectable GetFocusedElementCore();
protected virtual object GetFocusedElementCore();
function getFocusedElementCore()
Protected Overridable Function GetFocusedElementCore () As Object

返回

Object

Platform::Object

IInspectable

对等方的行为。

适用于