1 override of GetOverrideProviderForHwnd
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComboBox.cs (1)
4914internal override UnsafeNativeMethods.IRawElementProviderSimple GetOverrideProviderForHwnd(IntPtr hwnd) {
1 reference to GetOverrideProviderForHwnd
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AccessibleObject.cs (1)
2637return GetOverrideProviderForHwnd(hwnd);