Edited Feature: SimpleIoc-Method GetAllInstances(Type serviceType) extension...
The SimpleIoc's Method GetAllInstances(Type serviceType) should return a List<serviceType>, too, even if it is just an abstract base class. If you register some ViewModels which inherit from...
View ArticleClosed Issue: MVVM Light Documentation Needed [7591]
Hi Laurent,I really need the documentation of MVVM Light. When you will decide to publish it please?Best regards,Maher Jendoubi.
View ArticleEdited Task: MVVM Light Documentation Needed [7591]
Hi Laurent,I really need the documentation of MVVM Light. When you will decide to publish it please?Best regards,Maher Jendoubi.
View ArticleEdited Issue: System.InvalidCastException on RaiseCanExecuteChanged [7596]
Hello,i have a list (in a combobox) with items. If I delete an item in the list I have to call RaiseCanExecuteChanged so that some CanExecute parts of a command are updated. But that leads me to an...
View ArticleClosed Issue: System.InvalidCastException on RaiseCanExecuteChanged [7596]
Hello,i have a list (in a combobox) with items. If I delete an item in the list I have to call RaiseCanExecuteChanged so that some CanExecute parts of a command are updated. But that leads me to an...
View ArticleEdited Issue: replaced question to stackoverflow [7598]
http://stackoverflow.com/questions/14684897/windows-store-app-mvvm-light-object-does-not-match-target-type
View ArticleClosed Issue: replaced question to stackoverflow [7598]
http://stackoverflow.com/questions/14684897/windows-store-app-mvvm-light-object-does-not-match-target-type
View ArticleCommented Issue: ContainsCreated with key, Win8 not working [7601]
[Modified error, see comment below]I'm using the latest binaries (4.1.27.22661) from NuGet and my project is mimicking the sample navigation project from your MIX talk, but no matter what I try, the...
View ArticleClosed Issue: ContainsCreated with key, Win8 not working [7601]
[Modified error, see comment below]I'm using the latest binaries (4.1.27.22661) from NuGet and my project is mimicking the sample navigation project from your MIX talk, but no matter what I try, the...
View ArticleEdited Issue: ContainsCreated with key, Win8 not working [7601]
[Modified error, see comment below]I'm using the latest binaries (4.1.27.22661) from NuGet and my project is mimicking the sample navigation project from your MIX talk, but no matter what I try, the...
View ArticleEdited Issue: TypeInitializationException on RelayCommand after upgrading to...
Hello, recently I upgraded MVVMLight(Portable) from 4.1.24-beta2 to 4.1.27.1 and Portable.CommonServiceLocator is automatically upgraded from 1.2 to 1.2.2 automatically by nuget.The above is the only...
View ArticleClosed Issue: TypeInitializationException on RelayCommand after upgrading to...
Hello, recently I upgraded MVVMLight(Portable) from 4.1.24-beta2 to 4.1.27.1 and Portable.CommonServiceLocator is automatically upgraded from 1.2 to 1.2.2 automatically by nuget.The above is the only...
View ArticleEdited Issue: Messenger Bug when Assinging a Lambda Expression with a...
HiI've a simple message which I sent with the Messenger .Now Depending on the registration for this message I got a exception (s. below)The following code works```...
View ArticleClosed Issue: Uninstalling package "MVVM Light Libraries Only" removes...
As I mentioned in the title, I got System.Windows.Interactivity.dll removed from my project references once I uninstalled the package.Comments: Nuget issues :(
View ArticleEdited Issue: Uninstalling package "MVVM Light Libraries Only" removes...
As I mentioned in the title, I got System.Windows.Interactivity.dll removed from my project references once I uninstalled the package.
View ArticleEdited Issue: PCL Strong Name Key [7645]
Hi,I am working on a project at the moment and we had signed all of our assemblies. We required to mover over to the PCL version of MVVM Light but the assembly is not signed which causes build errors....
View ArticleClosed Issue: PCL Strong Name Key [7645]
Hi,I am working on a project at the moment and we had signed all of our assemblies. We required to mover over to the PCL version of MVVM Light but the assembly is not signed which causes build errors....
View ArticleCommented Unassigned: MVVM Light Libraries Only PCL - RelayCommand not...
Hey there.I'm using the toolkit for long now, but there is one really serious bug in WPF. If I use the Generic RelayCommand and wanna pass a commandparameter from xaml then the CanExecute method is not...
View ArticleClosed Unassigned: MVVM Light Libraries Only PCL - RelayCommand not working...
Hey there.I'm using the toolkit for long now, but there is one really serious bug in WPF. If I use the Generic RelayCommand and wanna pass a commandparameter from xaml then the CanExecute method is not...
View Article