Skip to content

ScottyLightnin/UWPNavigateToSubClass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

UWPNavigateToSubClass

A Simple test app to replicate a Frame.Navigate issue with sub classed UWP Pages.

Running this app in DEBUG mode, you can succesfully navigate to either the BasePage.xaml instance, or the SubclassPage1 instance.

In RELEASE mode, you can only navigate to BasePage.xaml. Attempting to navigate to SubclassPage1 throws an unhandled exception at Runtime.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages