4 references to GetPrimaryTextFromItem
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs (4)
394
text = TextSearchInternal.
GetPrimaryTextFromItem
(_firstGallery.SelectedCategory, SelectedItem, true);
428
text = TextSearchInternal.
GetPrimaryTextFromItem
(_firstGallery.HighlightedCategory, HighlightedItem, true);
697
string matchedText = TextSearchInternal.
GetPrimaryTextFromItem
(matchedGalleryCategory, matchedItem, true);
726
string matchedText = TextSearchInternal.
GetPrimaryTextFromItem
(matchedGalleryCategory, matchedItem, true);