VariableSizedWrapGrid.RowSpanProperty Property

Definition

Identifies the VariableSizedWrapGrid.RowSpan XAML attached property.

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

Property Value

The identifier for the VariableSizedWrapGrid.RowSpan XAML attached property.

Applies to

See also