It should work correctly. The only place I know that IsInDesignMode returns the wrong value is to use it to create code that runs in Visual Studio, such as VS plug-ins. This is a problem that is very difficult to solve. It doesn't seem like this is what you do, though ...
Do you have a reproduction that I can check? Or can you download the MVVM Light code and debug this?
Thanks Laurent
source share