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

戻り値

ランドマークの種類。

適用対象