2 references to ThreadWindows
System.Windows.Forms (2)
System\Windows\Forms\Application.ThreadContext.cs (2)
255
_threadWindows = new
ThreadWindows
(onlyWinForms);
390
ThreadWindows tw =
new
(onlyWinForms: true);