Page 1 of 1

Navigation

Posted: Tue Feb 23, 2016 4:30 am
by hamej
According to your What is supported page, NavigationEventArgs is supported. But it is not triggered, when entering the page. Inserting xmlns:navigation="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Navigation" in the XAML code causes errors like Grid is not recognized..... It is possible to run, but the event is still not triggered.

Am I missing something?

Regards
Harald Mejlholm

Re: Navigation

Posted: Tue Feb 23, 2016 5:59 am
by JS-Support @Userware
Hi,
Thanks for contacting us.
The navigation system, based on Page and Frame controls, is in the roadmap for later in 2016.
In the meantime, please use the "Loaded" event of the Page. Please also refer to the following thread:
http://forums.cshtml5.com/viewtopic.php?f=2&t=126
Thanks,
Regards,
JS-Support