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