2 references to SavedException
PresentationFramework (2)
System\Windows\Controls\Primitives\Popup.cs (1)
1869throw new NullReferenceException(nre.Message, SavedException);
System\Windows\Controls\Primitives\PopupRoot.cs (1)
159popup?.SavedException = e;