2 references to Create
System.Windows.Forms (2)
System\Windows\Forms\Application.ThreadContext.cs (2)
479
internal static ThreadContext FromCurrent() => t_currentThreadContext ??
Create
();
502
context =
Create
();