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 相依性屬性的標識碼。

適用於