Assume Window.Current.Content inplements IFrameFacade instead of assuming it is a Frame

Classes like MvvmAppBase and FlyoutView should assume Window.Current.Content to be an IFrameFacade instead of an instance of Frame. This would allow for more extensibility for example, the scenario...

Id #10 | Release: None | Updated: Wed at 7:16 PM by dukeps | Created: Wed at 7:16 PM by dukeps

very good

very good

Id #9 | Release: None | Updated: May 4 at 7:52 AM by AngkorWu | Created: May 4 at 7:52 AM by AngkorWu

FWLink in code no longer valid

The fwlink in the source files is no longer valid http://go.microsoft.com/fwlink/?LinkId=234227 redirects to Microsoft home page

Id #8 | Release: None | Updated: Apr 26 at 6:38 PM by DCherubini | Created: Apr 21 at 6:50 PM by chunlin

What about making it portable?

It is possible to make a part of it portable to target WinRT and WP8. It would be very useful.

Id #7 | Release: None | Updated: May 9 at 11:45 PM by shaggygi97 | Created: Apr 6 at 12:41 AM by blainew

Invokation via protocol, NavigationService == null

Hey, when we start our app using the build in protocol like app:// or something. Its going to crash due to the fact that the NavigationService is null at the method OnActivated(), do u have any ide...

Id #6 | Release: None | Updated: Apr 4 at 3:24 PM by Naokai | Created: Apr 4 at 3:24 PM by Naokai

Installation Failure

Hi, I've downloaded the package to my Windows 8 Pro. I run the installer and I receive the Accept/Cancel dialogue and then nothing. Any ideas on how to resolve this?

Id #5 | Release: None | Updated: Mar 7 at 7:45 PM by DCherubini | Created: Feb 24 at 9:19 AM by nzdunic

TemporaryFolderCacheService SaveExternalDataAsync Constant to use server

public async Task<Uri> SaveExternalDataAsync(string cacheKey, Uri dataUrl) { StorageFile file = await _cacheFolder.CreateFileAsync(cacheKey, CreationCollisionOption.ReplaceExisting); ...

Id #3 | Release: None | Updated: Jan 21 at 6:23 AM by JuanBlanco | Created: Jan 21 at 6:23 AM by JuanBlanco

FlyoutViewModel / FlyoutView base class

Create a base class for FlyoutViewModel and FlyoutView which instantiates the close command and wiring of actions in the view to view model. Of course keep an example of a FlyoutView which does not...

Id #2 | Release: None | Updated: Mar 13 at 2:29 AM by dukeps | Created: Jan 21 at 6:13 AM by JuanBlanco

  • 1-8 of 8 Work Items
    • Previous
    • 1
    • Next
    • Showing
    • All
    • Work Items