3 references to SavedExceptionField
PresentationFramework (3)
System\Windows\Controls\Primitives\Popup.cs (3)
1869
SavedExceptionField
.ClearValue(this);
1910
get { return
SavedExceptionField
.GetValue(this); }
1911
set {
SavedExceptionField
.SetValue(this, value); }