AutomationPeer.GetLevelCore 方法

定义

提供 Microsoft UI 自动化客户端调用 GetLevel 或等效的 Microsoft UI 自动化客户端 API 时对等行为。

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

返回

Int32

int

对等方的行为。

适用于