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