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相依性屬性的識別碼。

適用於