1 reference to _traceLayout
WindowsFormsIntegration (1)
System\Windows\Integration\ElementHost.cs (1)
123
Debug.WriteLineIf(
_traceLayout
.TraceInfo, String.Format(CultureInfo.CurrentCulture, "AvalonAdapter({0}): MeasureOverride (constraint={1},result={2})", this.Name, proposedSize, prefSize));