6 references to GroupItem
PresentationFramework (6)
System\Windows\Markup\KnownTypes.cs (6)
1314
case KnownElements.
GroupItem
: o = new System.Windows.Controls.GroupItem(); break;
2133
return KnownElements.
GroupItem
;
2662
case KnownElements.
GroupItem
:
3137
case KnownElements.
GroupItem
:
4134
case KnownElements.
GroupItem
:
5819
case KnownElements.
GroupItem
: t = typeof(System.Windows.Controls.GroupItem); break;