[C#/UWP] NavigationView 엘리먼트 : ItemInvoked 이벤트를 사용해 탐색 스택 추가하지 않기


■ NavigationView 엘리먼트의 ItemInvoked 이벤트를 사용해 탐색 스택을 추가하지 않는 방법을 보여준다.

SamplePage1.xaml

SamplePage1.xaml.cs

SamplePage2.xaml

SamplePage2.xaml.cs

SamplePage3.xaml

SamplePage3.xaml.cs

SamplePage4.xaml

SamplePage4.xaml.cs

SampleSettingPage.xaml

SampleSettingPage.xaml.cs

MainPage.xaml

MainPage.xaml.cs

TestProject.zip