2 references to WindowMustBeRoot
PresentationFramework (2)
System\Windows\Window.cs (2)
1783
throw new InvalidOperationException(SR.
WindowMustBeRoot
);
2400
throw new InvalidOperationException(SR.
WindowMustBeRoot
);