Steps to reproduce:
- Open the WPF EUD.
- Save the report.
- Preview the report and return to the Designer.
Expected results:
- The Save button is grayed out.
- The ReportDesignerDocument.HasChanges property is 'false'.
Current results:
- The Save button is active.
- The HasChanges property is 'true'.