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