Share via


VariableSizedWrapGrid.ColumnSpanProperty Proprietà

Definizione

Identifica la proprietà associata XAML VariableSizedWrapGrid.ColumnSpan .

public:
 static property DependencyProperty ^ ColumnSpanProperty { DependencyProperty ^ get(); };
static DependencyProperty ColumnSpanProperty();
public static DependencyProperty ColumnSpanProperty { get; }
var dependencyProperty = VariableSizedWrapGrid.columnSpanProperty;
Public Shared ReadOnly Property ColumnSpanProperty As DependencyProperty

Valore della proprietà

Identificatore della proprietà associata XAML VariableSizedWrapGrid.ColumnSpan .

Si applica a

Vedi anche