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.

Applies to