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