When projecting Windows.UI.Xaml.Input.XamlUICommand, the CanExecuteChanged event is projected as EventHandler instead of EventHandler<T> causing a compile break ("XamlUICommand cannot implement ICommand because the type of CanExecuteChanged is different" or something like that)
Using the latest cswinrt nuget: 1.1.0-prerelease.201111.6