6 references to GroupItem
PresentationFramework (6)
System\Windows\Markup\KnownTypes.cs (6)
1307
case KnownElements.
GroupItem
: o = new System.Windows.Controls.GroupItem(); break;
2126
return KnownElements.
GroupItem
;
2655
case KnownElements.
GroupItem
:
3130
case KnownElements.
GroupItem
:
4127
case KnownElements.
GroupItem
:
5812
case KnownElements.
GroupItem
: t = typeof(System.Windows.Controls.GroupItem); break;