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