Share via


ItemsRepeater.LayoutProperty Property

Definition

Identifies the Layout dependency property.

public:
 static property DependencyProperty ^ LayoutProperty { DependencyProperty ^ get(); };
static DependencyProperty LayoutProperty();
public static DependencyProperty LayoutProperty { get; }
var dependencyProperty = ItemsRepeater.layoutProperty;
Public Shared ReadOnly Property LayoutProperty As DependencyProperty

Property Value

The identifier for the Layout dependency property.

Applies to