2 references to GetSourceCollectionView
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (2)
958
IsSynchronizedWithCurrentItemInternal = IsInitialized && (RibbonGallery.
GetSourceCollectionView
(this) != null);
1083
SourceCollectionView = RibbonGallery.
GetSourceCollectionView
(this);