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

속성 값

Automation 속성 식별자입니다.

적용 대상