minimum count references in SL5 project is three:
- GalaSoft.MvvmLight.SL5.dll
- GalaSoft.MvvmLight.Extras.SL5.dll
-
Microsoft.Practices.ServiceLocation.dll
- Why need to reference whole "Extras" if used only EventToCammand ?
- Why I need reference ServiceLocator if it unused at all?