次の方法で共有


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

プロパティ値

オートメーション プロパティ識別子。

適用対象