1 write to _shouldSubClass
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.AutoCompleteDropDownFinder.cs (1)
32
_shouldSubClass
= subclass;
1 reference to _shouldSubClass
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.AutoCompleteDropDownFinder.cs (1)
47
ACNativeWindow.RegisterACWindow(hwnd,
_shouldSubClass
);