AutomationPeer.GetLandmarkTypeCore Method

Definition

Provides the peer's behavior when a Microsoft UI Automation client calls GetLandmarkType or an equivalent Microsoft UI Automation client API.

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

Returns

The landmark type.

Windows requirements

Device family
Windows 10 (introduced in 10.0.10586.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v2.0)

Applies to