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