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