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