4 references to OwningComboBox
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Automation\Peers\RibbonComboBoxAutomationPeer.cs (4)
62
RibbonComboBox owner =
OwningComboBox
;
111
return !
OwningComboBox
.IsEnabled;
117
RibbonComboBox owner =
OwningComboBox
;
130
return
OwningComboBox
.Text;