1 write to _parentedByCombo
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
45
_parentedByCombo
= parentedByCombo;
3 references to _parentedByCombo
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsListBox.cs (3)
48
_fIsContent = !
_parentedByCombo
;
452
return
_parentedByCombo
;
943
if (_listBox.
_parentedByCombo
&& !SafeNativeMethods.IsWindowVisible(_hwnd))