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