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; 452return _parentedByCombo; 943if (_listBox._parentedByCombo && !SafeNativeMethods.IsWindowVisible(_hwnd))