8 references to GetContextForHandle
System.Windows.Forms (3)
System\Windows\Forms\Application.cs (2)
1201
GetContextForHandle
(handle)?.GetParkingWindow(dpiAwarenessContext).ParkHandle(handle);
1238
ThreadContext threadContext =
GetContextForHandle
(handle);
System\Windows\Forms\Application.ModalApplicationContext.cs (1)
35
?
GetContextForHandle
(parentControl)
System.Windows.Forms.Tests (5)
System\Windows\Forms\Application.ParkingWindowTests.cs (5)
78
ThreadContext ctx =
GetContextForHandle
(control);
113
ThreadContext ctx =
GetContextForHandle
(control);
146
ThreadContext ctx =
GetContextForHandle
(control);
179
ThreadContext ctx =
GetContextForHandle
(control);
190
ctx =
GetContextForHandle
(systemControl);