ItemsWrapGrid.ItemWidthProperty 属性

定义

标识 ItemWidth 依赖属性。

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

属性值

ItemWidth 依赖属性的标识符。

适用于