Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mvvm-light

After updating Mvvm Light to Version 5, what changes do I need to make RelayCommand CanExecute() work?

c# wpf mvvm-light

MVVM Light ViewModelLocator + ResourceDictionaries

How should I communicate between ViewModels?

c# wpf mvvm viewmodel mvvm-light

RelayCommand CanExecute behavior

c# wpf mvvm mvvm-light

EventToCommand Missing For Windows Phone App

WPF MVVM cancel Window.Closing event

wpf mvvm-light

Image loading from web in wpf / surface

Simple example of DispatcherHelper

Struggling to understand MVVM architecture

c# wpf mvvm mvvm-light

MVVMLight ViewModelLocator registering dataservice

<Interface> is already registered error in blend using MVVMLightV4

mvvm-light

Cannot supply endpoint address while registering WCF service client with SimpleIOC in ViewModel Locator

c# wpf wcf mvvm mvvm-light

WinRT MVVM Light Sample Project

Lost Focus Event Strategy in MVVM pattern

wpf mvvm mvvm-light

MVVM Light and EventToCommand gives Invalid Markup in VS2015

MvvmLight EventToCommand on a TreeView throwing NullReferenceException

Best Practice to open a New Window in MVVM Light with Parameters

c# wpf mvvm mvvm-light

MVVM view model and async data initialisation

Assigning ViewModels to UserControls at runtime and at design time

Navigating to a new page from the View Model in Windows Phone 8.1 universal app