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