I learned earlier today that you (starting from 1.4.1) explicitly need to register your application view-models using for example container.PerRequest (see issue 280, http://caliburnmicro.codeplex.com/workitem/280). Could someone please clarify, what is then the purpose of container.RegisterWinRTSrvices()?
↧