4 references to OwningComboBox
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Automation\Peers\RibbonComboBoxAutomationPeer.cs (4)
58
RibbonComboBox owner =
OwningComboBox
;
107
return !
OwningComboBox
.IsEnabled;
113
RibbonComboBox owner =
OwningComboBox
;
126
return
OwningComboBox
.Text;