3 references to CollectionViewSource
PresentationFramework (3)
src\Framework\System\Windows\Markup\KnownTypes.cs (3)
1167case KnownElements.CollectionViewSource: o = new System.Windows.Data.CollectionViewSource(); break; 4440case KnownElements.CollectionViewSource: 5624case KnownElements.CollectionViewSource: t = typeof(System.Windows.Data.CollectionViewSource); break;