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 依赖属性的标识符。

适用于