3 references to GetContextForHandle
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Application.cs (3)
1311
ThreadContext cxt =
GetContextForHandle
(handle);
1355
ThreadContext cxt =
GetContextForHandle
(handle);
4350
parentWindowContext =
GetContextForHandle
(new HandleRef(this, parentHandle));