6 references to GroupItem
PresentationFramework (6)
System\Windows\Markup\KnownTypes.cs (6)
1308
case KnownElements.
GroupItem
: o = new System.Windows.Controls.GroupItem(); break;
2127
return KnownElements.
GroupItem
;
2656
case KnownElements.
GroupItem
:
3131
case KnownElements.
GroupItem
:
4128
case KnownElements.
GroupItem
:
5813
case KnownElements.
GroupItem
: t = typeof(System.Windows.Controls.GroupItem); break;