AutomationPeer.GetFocusedElementCore 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
在 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
返回
对等方的行为。