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);
694
string matchedText = TextSearchInternal.
GetPrimaryTextFromItem
(matchedGalleryCategory, matchedItem, true);
723
string matchedText = TextSearchInternal.
GetPrimaryTextFromItem
(matchedGalleryCategory, matchedItem, true);