6 references to GroupItem
PresentationFramework (6)
src\Framework\System\Windows\Markup\KnownTypes.cs (6)
1315case KnownElements.GroupItem: o = new System.Windows.Controls.GroupItem(); break; 2130return KnownElements.GroupItem; 2656case KnownElements.GroupItem: 3131case KnownElements.GroupItem: 4124case KnownElements.GroupItem: 5809case KnownElements.GroupItem: t = typeof(System.Windows.Controls.GroupItem); break;