AutomationPeer.GetLandmarkTypeCore メソッド

定義

Microsoft UI オートメーション クライアントが GetLandmarkType または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。

protected:
 virtual AutomationLandmarkType GetLandmarkTypeCore() = GetLandmarkTypeCore;
AutomationLandmarkType GetLandmarkTypeCore();
protected virtual AutomationLandmarkType GetLandmarkTypeCore();
function getLandmarkTypeCore()
Protected Overridable Function GetLandmarkTypeCore () As AutomationLandmarkType

戻り値

ランドマークの種類。

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10586.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v2.0 で導入)

適用対象