2 references to CantSetOwnerAfterDialogIsShown
PresentationFramework (2)
System\Windows\Window.cs (2)
1233
throw new InvalidOperationException(SR.
CantSetOwnerAfterDialogIsShown
);
3214
throw new InvalidOperationException(SR.
CantSetOwnerAfterDialogIsShown
);