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