Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Views are what the user actually sees on the screen. The views communicate with the view models. The MVVM Framework that ships with Catel can be used on its own. However, the framework requires some conventions that you, as end-user of Catel, should not be worrying about. Therefore, Catel ships with both a UserControl and a Window that fully support the MVVM Framework. Those can both be used as base classes for all controls and windows developed in an application.

  • No labels