VariableSizedWrapGrid.RowSpanProperty Proprietà

Definizione

Identifica la proprietà associata XAML VariableSizedWrapGrid.RowSpan .

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

Valore della proprietà

Identificatore della proprietà associata XAML VariableSizedWrapGrid.RowSpan .

Si applica a

Vedi anche