Skip to content

MVVM Overview

Rico Suter edited this page Jun 3, 2015 · 3 revisions

The MyToolkit library contains all necessary classes for implementing MVVM in your UI layer.

The following components are mostly needed for MVVM:

The article "Recommendations and best practices for implementing MVVM and XAML/.NET applications" explains how to use the MVVM classes.