1 reference to _traceHandle
WindowsFormsIntegration (1)
System\Windows\Integration\WindowsFormsHost.cs (1)
485
Debug.WriteLineIf(
_traceHandle
.TraceVerbose, String.Format(CultureInfo.CurrentCulture, "WindowsFormsHost({0}): BuildWindowCore (parent=0x{1:x8})", this.Name, hwndParent.Handle.ToInt32()));