WrapGrid.ItemWidthProperty Property

Definition

Identifies the ItemWidth dependency property.

public:
 static property DependencyProperty ^ ItemWidthProperty { DependencyProperty ^ get(); };
static DependencyProperty ItemWidthProperty();
public static DependencyProperty ItemWidthProperty { get; }
var dependencyProperty = WrapGrid.itemWidthProperty;
Public Shared ReadOnly Property ItemWidthProperty As DependencyProperty

Property Value

The identifier for the ItemWidth dependency property.

Applies to