-
Notifications
You must be signed in to change notification settings - Fork 1
Home
GetcuReone edited this page Oct 12, 2019
·
3 revisions
Welcome to the MvvmFrame.Wpf wiki! This library is designed to simplify application development on WPF. It is pretty easy to use. It uses a pattern MVVM and consists of 3 main and several additional parts.
This is one of the main parts that contains a set of methods for working with a view. More here
Another main part of the library. It contains a set of simple APIs for working with your view-models. More here
One of the most important parts of the library. Responsible for the relationship between frame navigation and view-models. Mere here