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