GridItemPatternIdentifiers.ColumnSpanProperty 属性

定义

标识 ColumnSpan 自动化属性。

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

属性值

自动化属性标识符。

适用于