MVVMbasics Logo

mobilemotion.eu Logo


The class reference for the MVVMbasics framework version 1.9 is available for download.

MVVMbasics 2.3 Class Reference

For detailed class-level documentation of public properties, events, methods, etc. select one of the classes available in the MVVMbasics framework from the following grid:

  Portable classes Platformspecific classes
Application base   BaseApplication
Attributes MvvmCommandAutobindingAttribute  
MvvmNavigationTargetAttribute  
MvvmServiceAttribute  
MvvmBindableAttribute  
MvvmBindablePropertiesAttribute  
MvvmBindableIgnoreAttribute  
Commands BaseCommand  
Converters   BooleanToVisibilityConverter
  NullToVisibilityConverter
  ColorToBrushConverter
  TextWrapConverter
  BooleanValueInverter
Exceptions ServiceNotFoundException  
ServiceRegistrationException  
ServiceResolutionException  
  ViewmodelRegistrationException
  ViewNotFoundException
Helpers ServiceRegistry  
ServiceLocator  
  Event
Models BaseModel  
Services IService  
INavigatorService NavigatorService
IMessageboxService MessageboxService
ITimerService TimerService
ViewState  
Parameter  
ParameterList  
Viewmodels BaseViewmodel  
Views   BaseView
  IBindableView