Share via


AutomationPeer.GetHeadingLevelCore メソッド

定義

Microsoft UI オートメーション クライアントが GetHeadingLevel または同等の Microsoft UI オートメーション クライアント API を呼び出すときのピアの動作を提供します。

protected:
 virtual AutomationHeadingLevel GetHeadingLevelCore() = GetHeadingLevelCore;
AutomationHeadingLevel GetHeadingLevelCore();
protected virtual AutomationHeadingLevel GetHeadingLevelCore();
function getHeadingLevelCore()
Protected Overridable Function GetHeadingLevelCore () As AutomationHeadingLevel

戻り値

見出しレベル。

Windows の要件

デバイス ファミリ
Windows 10, version 1803 (10.0.17134.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v6.0 で導入)

適用対象

こちらもご覧ください