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