TablePatternIdentifiers.RowOrColumnMajorProperty 속성

정의

RowOrColumnMajor 자동화 속성을 식별합니다.

public:
 static property AutomationProperty ^ RowOrColumnMajorProperty { AutomationProperty ^ get(); };
static AutomationProperty RowOrColumnMajorProperty();
public static AutomationProperty RowOrColumnMajorProperty { get; }
var automationProperty = TablePatternIdentifiers.rowOrColumnMajorProperty;
Public Shared ReadOnly Property RowOrColumnMajorProperty As AutomationProperty

속성 값

자동화 속성 식별자입니다.

적용 대상