VariableSizedWrapGrid.ItemWidthProperty プロパティ

定義

ItemWidth 依存関係プロパティを識別します。

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

プロパティ値

ItemWidth 依存関係プロパティの識別子。

適用対象