2 references to CollectionViewType
PresentationFramework (2)
src\Framework\System\Windows\Data\CollectionViewSource.cs (2)
778
ViewRecord viewRecord = engine.GetViewRecord(source, this,
CollectionViewType
, true, null);
912
EnsureView(Source,
CollectionViewType
);