ItemsControl.GroupStyleSelectorProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ GroupStyleSelectorProperty { DependencyProperty ^ get(); };
static DependencyProperty GroupStyleSelectorProperty();
public static DependencyProperty GroupStyleSelectorProperty { get; }
var dependencyProperty = ItemsControl.groupStyleSelectorProperty;
Public Shared ReadOnly Property GroupStyleSelectorProperty As DependencyProperty

プロパティ値

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

適用対象