3 writes to _childListAccessibleObject
System.Windows.Forms (3)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (3)
321_childListAccessibleObject ??= 347=> _childListAccessibleObject = null; 3583_childListAccessibleObject = null;
2 references to _childListAccessibleObject
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxChildNativeWindow.cs (1)
107ChildWindowType.ListBox or ChildWindowType.DropDownList => _owner._childListAccessibleObject,
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
328return _childListAccessibleObject;