Featured Controls:
This application consists of:
- Visuals and styles inspired by MS Office software
- Patterns and Practices from MS Prism library
- Common design patterns and principals such as MVVM (Model-View-ViewModel), IoC (Inversion of Control), DI (dependency injection), event aggregation, commanding, navigation, and modular application development techniques
Customize application
Troubleshooting:
Issue | Recommendations |
---|---|
The Infragistics WPF product is not installed on your system. | Verify the Infragistics WPF product is installed. To download a free trial, please visit www.infragistics.com. |
The Infragistics assembly (DLL) references must be updated to the correct/desired version. |
By default, the template uses the latest major/volume release of Infragistics WPF controls. If you want to use a different compatible version, you must update the version numbers. The minimum compatible version for this template is 14.2. You can use the version utility to automate this process. |
Missing references to Microsoft Prism and/or Microsoft Unity assemblies. |
Build the application solution and the assemblies will be downloaded as NuGet packages.
|