3 references to View
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentOutlineView.xaml.cs (1)
223var collectionView = ((CollectionViewSource)FindResource("DocumentSymbolItems")).View;
PresentationFramework (1)
System\Windows\Data\CollectionViewSource.cs (1)
1166ApplyPropertiesToView(View);
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
1237cv = cvs.View as CollectionView;