3 references to CollectionViewSource
PresentationFramework (3)
System\Windows\Markup\KnownTypes.cs (3)
1159case KnownElements.CollectionViewSource: o = new System.Windows.Data.CollectionViewSource(); break; 4443case KnownElements.CollectionViewSource: 5627case KnownElements.CollectionViewSource: t = typeof(System.Windows.Data.CollectionViewSource); break;