次の方法で共有


AutomationElementIdentifiers.LevelProperty プロパティ

定義

レベルオートメーション プロパティの識別子を取得します。

public:
 static property AutomationProperty ^ LevelProperty { AutomationProperty ^ get(); };
static AutomationProperty LevelProperty();
public static AutomationProperty LevelProperty { get; }
var automationProperty = AutomationElementIdentifiers.levelProperty;
Public Shared ReadOnly Property LevelProperty As AutomationProperty

プロパティ値

レベルオートメーションプロパティの識別子。

適用対象