AutomationPeer.GetLevelCore Method

Definition

Provides the behavior of the peer when a Microsoft UI Automation client calls GetLevel or an equivalent Microsoft UI Automation client API.

protected:
 virtual int GetLevelCore() = GetLevelCore;
int GetLevelCore();
protected virtual int GetLevelCore();
function getLevelCore()
Protected Overridable Function GetLevelCore () As Integer

Returns

Int32

int

The behavior of the peer.

Applies to