2 references to GetListNativeWindow
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxChildListUiaProvider.cs (1)
36
PInvokeCore.GetWindowRect(_owningComboBox.
GetListNativeWindow
(), out var rect);
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
1985
NativeWindow listNativeWindow =
GetListNativeWindow
();