Skip to content

Commit e8498c5

Browse files
committed
chore: update Navigation View Sample with IRouteNotifier
1 parent a1ac1c0 commit e8498c5

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

doc/articles/MvuxGallery/How-To-XamlNavigation.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,5 @@ Des weiteren benötigt eure App.xaml.cs Datei folgende Elemente:
2525
![code-csharp[](../../../src/DevTKSS.Uno.Samples.MvuxGallery/App.xaml.cs?highlight=L19-L23,L96,L110,L113-L115,L124-L130)]
2626
2727
Den Namespace, den wir in einer Xaml-basierten Navigation in einer Uno Anwendung benötigen, ist `Uno.Extensions.Navigation.UI`, meist mit dem xmlns Namespace Identifikator `xmlns:uen=` eurer Seite dann vorzufinden.
28-
<<<<<<< HEAD
29-
3028
<!-- ## Navigation mittels NavigationView und Seiten
31-
3229
[!Video [How-To-Uno-XamlNavigation](../images/How-To-Uno-XamlNavigation.mp4)] -->
33-
=======
34-
<!--
35-
## Navigation mittels NavigationView und Seiten
36-
37-
[!Video [How-To-Uno-XamlNavigation](https://youtube.com/)]
38-
-->
39-
>>>>>>> 51f7212 (chore: update Navigation View Sample with IRouteNotifier)

src/DevTKSS.Uno.Samples.MvuxGallery/DevTKSS.Uno.Samples.MvuxGallery.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
<Resource Remove="Assets\Samples\CounterModel.cs.txt" />
6262
<Resource Remove="Assets\Samples\CounterPage.xaml.cs" />
6363
<Resource Remove="Assets\Samples\CounterPage.xaml.txt" />
64+
<Resource Remove="assets\samples\Model-with-IRouteNotifyer.txt" />
6465
<Resource Remove="Assets\Samples\NavigationView-Sample.xaml.txt" />
6566
</ItemGroup>
6667

0 commit comments

Comments
 (0)