4 references to GetPrimaryTextFromItem
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs (4)
393
text = TextSearchInternal.
GetPrimaryTextFromItem
(_firstGallery.SelectedCategory, SelectedItem, true);
427
text = TextSearchInternal.
GetPrimaryTextFromItem
(_firstGallery.HighlightedCategory, HighlightedItem, true);
696
string matchedText = TextSearchInternal.
GetPrimaryTextFromItem
(matchedGalleryCategory, matchedItem, true);
725
string matchedText = TextSearchInternal.
GetPrimaryTextFromItem
(matchedGalleryCategory, matchedItem, true);