AutomationPeer.GetLandmarkType Method

Definition

Gets the landmark type for this automation peer.

public:
 virtual AutomationLandmarkType GetLandmarkType() = GetLandmarkType;
AutomationLandmarkType GetLandmarkType();
public AutomationLandmarkType GetLandmarkType();
function getLandmarkType()
Public Function GetLandmarkType () As AutomationLandmarkType

Returns

The landmark type for this automation peer.

Applies to