次の方法で共有


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 依存関係プロパティの識別子。

適用対象