3 references to NavigateInFirstGallery
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs (3)
1008
if (
NavigateInFirstGallery
)
1285
if (!String.IsNullOrEmpty(e.Text) && IsTextSearchEnabled &&
NavigateInFirstGallery
)
1435
(
NavigateInFirstGallery
|| IsFocusWithinFirstGalleryItemsHostSite))