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

适用于