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

属性值

自动化属性标识符。

适用于