1 reference to WindowPassedShouldBeOnApplicationThread
PresentationFramework (1)
System\Windows\Application.cs (1)
1687
throw new ArgumentException(SR.Format(SR.
WindowPassedShouldBeOnApplicationThread
, window.GetType().FullName, this.GetType().FullName));