UniformGridLayout.ItemsStretchProperty 屬性

定義

識別 ItemsStretch 相依性屬性。

public:
 static property DependencyProperty ^ ItemsStretchProperty { DependencyProperty ^ get(); };
static DependencyProperty ItemsStretchProperty();
public static DependencyProperty ItemsStretchProperty { get; }
var dependencyProperty = UniformGridLayout.itemsStretchProperty;
Public Shared ReadOnly Property ItemsStretchProperty As DependencyProperty

屬性值

ItemsStretch 相依性屬性的標識碼。

適用於