Share via


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 引進)

適用於