Commented Unassigned: MVVM Light 4.4.32.1 is not signed [7657]
I am attempting to evaluate MVVM light for use in a commercial application, and it would seem that the assemblies are not signed? I see this issue going back as far as...
View ArticleNew Comment on "Documentation"
I'm a PluralSight subscriber. So happy to see this complete tutorial added there. This was long needed. For non-subscribers, a 10 day free trial should do the trick and enable you to go through this...
View ArticleNew Post: EventTrigger for Pivot Control
I am seeing an issue using EventTrigger with a Pivot control. I have the following XAML:<i:Interaction.Triggers><i:EventTrigger EventName="SelectionChanged"> <command:EventToCommand...
View ArticleNew Post: RelayCommand strange problem
Hello there, i'm using the MVVM Light Toolkit for an home made project. At this stage of the application development i'm trying to add some functionality to some button (mostly change page, show a...
View ArticleCommented Unassigned: fxcop 10 warning ca 0060 [7641]
Project vb.net 4 installed with mvvmlight version 4.3.31. Execution is OK. No problem. However, fxcop 10 message isThe indirectly-referenced assembly 'Microsoft.Practices.ServiceLocation,...
View ArticleCreated Unassigned: Messenger Send/Receive does not work for hosted...
We use the Messenger send/receive Approach to communicate between Windows in a WPF-application.This WPF application ist implemented as WPF library and is hosted on a WinWorm Project via ElementHost.If...
View ArticleEdited Unassigned: Messenger Send/Receive does not work for hosted...
We use the Messenger send/receive Approach to communicate between wpf-windows and view-models in a WPF-application.This WPF application ist implemented as WPF library and is hosted on a WinWorm Project...
View ArticleEdited Unassigned: Messenger Send/Receive does not work for hosted...
We use the Messenger send/receive Approach to communicate between wpf-windows and view-models in a WPF-application.This WPF application ist implemented as WPF library and is hosted on a WinWorm Project...
View ArticleEdited Unassigned: Messenger Send/Receive does not work for hosted...
We use the Messenger send/receive approach to communicate between wpf-windows and view-models in a WPF-application.This WPF application ist implemented as WPF library and is hosted on a WinWorm Project...
View ArticleEdited Unassigned: Messenger Send/Receive does not work for hosted...
We use the Messenger send/receive approach to communicate between wpf-windows and view-models in a WPF-application.The WPF application ist implemented as user-control (class library) and is hosted in a...
View ArticleEdited Unassigned: Messenger Send/Receive does not work for hosted...
We use the Messenger send/receive approach to communicate between wpf-windows and view-models in a WPF-application.The WPF application ist implemented as user-control (class library) and is hosted in a...
View ArticleCommented Issue: RelayCommand fails if delegate contains a non-constant...
I've come across what I think is a bug in RelayCommand (at least for WPF 4.0):* If you attempt to construct a RelayCommand with a lambda expression composed entirely of compile-time constants, e.g.,...
View ArticleCommented Issue: ServiceLocator, SpecificVersion and Resharper [7626]
Hello!After latest update of the CommonServiceLocation package (up to version 1.2 @ Feb 05) Resharper analizer fails to deal with assembly...
View ArticleReleased: MVVM Light V5.0.0.0 (Oct 08, 2014)
The MVVM Light Toolkit is a set of components helping people to get started in the Model - View - ViewModel pattern in Windows 8, Silverlight, WPF, Windows Phone, Xamarin Android and Xamarin iOS. It is...
View ArticleUpdated Release: MVVM Light V5.0.0.0 (Oct 08, 2014)
The MVVM Light Toolkit is a set of components helping people to get started in the Model - View - ViewModel pattern in Windows 8, Silverlight, WPF, Windows Phone, Xamarin Android and Xamarin iOS. It is...
View ArticleCreated Unassigned: Relay Command CanExecute() not working in WPF [7659]
After updating to version 5 the CanExecute() stopped working correctly. It validates the first time, like when the window is open, but it won't make any more validations after that.
View ArticleCommented Unassigned: Relay Command CanExecute() not working in WPF [7659]
After updating to version 5 the CanExecute() stopped working correctly. It validates the first time, like when the window is open, but it won't make any more validations after that.Comments: Yes it is...
View Article