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