GridPatternIdentifiers.RowCountProperty 属性

定义

标识 RowCount 自动化属性。

public:
 static property AutomationProperty ^ RowCountProperty { AutomationProperty ^ get(); };
static AutomationProperty RowCountProperty();
public static AutomationProperty RowCountProperty { get; }
var automationProperty = GridPatternIdentifiers.rowCountProperty;
Public Shared ReadOnly Property RowCountProperty As AutomationProperty

属性值

自动化属性标识符。

适用于