Version: 3.0.0.3 (Milestone 3): This release contains the source code of the WPF Application Framework (WAF) and the sample applications.
Please build the whole solution before you start one of the sample applications.
Requirements
- .NET Framework 4.5 (The package contains a solution file for Visual Studio 2012)
Changelog
- Legend: [B] Breaking change; [O] Marked member as obsolete
- WAF: Add BoolToVisibility converter. This one allows inverting the result as well.
- WAF: Add reusable Mock classes in the UnitTesting project.
- Samples: Enable multicore JIT to improve the app launch performance.
- Writer: Replace the menu and toolbar with Ribbons.
- Writer: Show recent file list in the application menu of the Ribbons.
- InfoMan: Replace the own EmailValidationAttribute with the .NET EmailAddressAttribute.
- InfoMan: Some usability improvements.
- BookLibrary: Fix DataGrid bug that when an invalid row is deleted then no other cell could be edited anymore.
Other Downloads