4 references to GetPrimaryTextFromItem
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs (4)
395
text = TextSearchInternal.
GetPrimaryTextFromItem
(_firstGallery.SelectedCategory, SelectedItem, true);
429
text = TextSearchInternal.
GetPrimaryTextFromItem
(_firstGallery.HighlightedCategory, HighlightedItem, true);
698
string matchedText = TextSearchInternal.
GetPrimaryTextFromItem
(matchedGalleryCategory, matchedItem, true);
727
string matchedText = TextSearchInternal.
GetPrimaryTextFromItem
(matchedGalleryCategory, matchedItem, true);