4 references to OwningComboBox
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Automation\Peers\RibbonComboBoxAutomationPeer.cs (4)
59
RibbonComboBox owner =
OwningComboBox
;
108
return !
OwningComboBox
.IsEnabled;
114
RibbonComboBox owner =
OwningComboBox
;
127
return
OwningComboBox
.Text;