uno.mvvmlight/GalaSoft.MvvmLight/GalaSoft.MvvmLight.Extras (...
Laurent Bugnion 676bec2110 Race condition removed in WeakAction
Removed the sender parameter from DispatcherHelper.InvokeAsync (not needed anymore)
ViewModelBase.RaisePropertyChanged<T>(string, T, T, bool) throws a proper exception when first parameter (string) is null
ViewModelBase.Set now returns bool instead of void (same as ObservableObject.Set)
ViewModelBase.Set now raises PropertyChanging before the value is set
Remove old Win8 #if directives
Updated versions for 4.0.23
2012-06-21 11:47:43 +02:00
..
Command Race condition removed in WeakAction 2012-06-21 11:47:43 +02:00
Properties Some house keeping, versioning, cleaning up. 2012-04-15 22:49:59 +02:00
GalaSoft.MvvmLight.Extras (NET4).csproj Some house keeping, versioning, cleaning up. 2012-04-15 22:49:59 +02:00
GalaSoft.MvvmLight.Extras (NET4).snk Added Silverlight 5. 2011-12-10 17:55:41 +01:00
GalaSoft.MvvmLight.Extras.snk Added Silverlight 5. 2011-12-10 17:55:41 +01:00