Source code checked in, #19567
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
View ArticleSource code checked in, #20895
Bug fixes, EventToBoundCommandBehavior, MVVMLight now external
View ArticleSource code checked in, #21028
Added PassEventArgsToCommand parameter. This will pass the attached event's args to the command ala MVVM Light.
View ArticleCreated Issue: FlipViewPanoramaBehavior throws an exception with mouse input...
SizePosFlipViewItems() makes the assumption that the items returned by GetFlipViewItems() corresponds to the FlipView's Items property. This only seems to be the case once the users uses touch input to...
View ArticleUpdated Wiki: Documentation
This library mostly holds ports of the wp7nl project for Windows Phone.It contains:AppViewModelBase, a base view model hosting a Navigation service message, implementing IBackKeyPressHandler. In...
View ArticleUpdated Wiki: Documentation
This library mostly holds ports of the wp7nl project for Windows Phone.It contains:AppViewModelBase, a base view model hosting a Navigation service message, implementing IBackKeyPressHandler. In...
View ArticleUpdated Wiki: Documentation
This library mostly holds ports of the wp7nl project for Windows Phone.It contains:AppViewModelBase, a base view model hosting a Navigation service message, implementing IBackKeyPressHandler. In...
View ArticleUpdated Wiki: Documentation
This library mostly holds ports of the wp7nl project for Windows Phone.It contains tree assemblies. Win8nl.dll contains:AppViewModelBase, a base view model hosting a Navigation service message,...
View ArticleCreated Issue: Upgrading Rx makes EventToCommandBehavior throw exception [1346]
Try opening the attached solution, restore the packages and verify that it works. Now upgrade Rx using Nuget. You will then get the following exception:```An exception of type...
View ArticleNew Post: Hard link to MVVM
Hi, It looks like win8nl includes a specific version of MVVM light when it is deployed. It makes it difficult to reference MVVM light from the same or other assemblies in the solution, because the...
View ArticleCommented Issue: Upgrading Rx makes EventToCommandBehavior throw exception...
Try opening the attached solution, restore the packages and verify that it works. Now upgrade Rx using Nuget. You will then get the following exception:```An exception of type...
View ArticleCommented Issue: Upgrading Rx makes EventToCommandBehavior throw exception...
Try opening the attached solution, restore the packages and verify that it works. Now upgrade Rx using Nuget. You will then get the following exception:```An exception of type...
View ArticleSource code checked in, #26615
Updates dependencies to new versions of MVVMLight and Rx
View Article