AutomationPeer.GetFocusedElementCore 方法

定義

當 Microsoft 使用者介面自動化 用戶端呼叫 GetFocusedElement 或對等的 Microsoft 使用者介面自動化 用戶端 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

對等的行為。

適用於