ItemsControl.IsGroupingProperty 屬性

定義

識別 IsGrouping 相依性屬性。

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

屬性值

IsGrouping相依性屬性的識別碼。

適用於