次の方法で共有


GridItemPatternIdentifiers.RowProperty プロパティ

定義

Row オートメーション プロパティを識別します。

public:
 static property AutomationProperty ^ RowProperty { AutomationProperty ^ get(); };
static AutomationProperty RowProperty();
public static AutomationProperty RowProperty { get; }
var automationProperty = GridItemPatternIdentifiers.rowProperty;
Public Shared ReadOnly Property RowProperty As AutomationProperty

プロパティ値

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

適用対象