VariableSizedWrapGrid.RowSpanProperty Propiedad

Definición

Identifica la propiedad adjunta 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

Valor de propiedad

Identificador de la propiedad adjunta XAML VariableSizedWrapGrid.RowSpan .

Se aplica a

Consulte también