Note: This is pre-release Community Technology Preview version. We recommended use it only for testing and studying project's possibilities.Note: To use
Debug version (for development) you
must install
Microsoft Expression Blend 4 SDK for WPF. In
Release version and
Sample application all requested assembly dependencies are included.
Important update: In your application you need add empty style for Window class
like this. It's a
WPF 4 bug.What's new?added classes:
added styles for:
changed styles for:
- CircularProgressBar
- Window
fixed bugs:
- Command buttons: issue #852
- Window: critical bug and issue #853
features:
- New build configuration Analysis. Use it if you want to analyze project by Code Contracts and Code Analysis.