
MVVM
MVVMLight SimpleIoC: Design-time Error
If you’re using the MVVMLight toolkit within your WPF project, you may have come across this error message if you’re using the SimpleIoC container to help provide design-time data when working in Blend for Visual Studio: Typically within your ViewModelLocator, you would have some code like this: /// <