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

ピアの動作。

適用対象