1 write to Text
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Automation\Peers\RibbonComboBoxAutomationPeer.cs (1)
120
owner.
Text
= value;
4 references to Text
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Automation\Peers\RibbonComboBoxAutomationPeer.cs (1)
127
return OwningComboBox.
Text
;
Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs (3)
400
if (
Text
!= text)
434
if (
Text
!= text)
473
string text =
Text
;