Révision 42456640 GES_PAC/AppShell.xaml
GES_PAC/AppShell.xaml | ||
---|---|---|
8 | 8 |
Shell.FlyoutBehavior="Flyout" |
9 | 9 |
x:DataType="vm:AppShellViewModel" |
10 | 10 |
Title="GES_PAC"> |
11 |
|
|
11 | ||
12 | ||
13 |
<ShellContent |
|
14 |
Title="Accueil" |
|
15 |
Route="Main" |
|
16 |
ContentTemplate="{DataTemplate local:MainView}" /> |
|
17 | ||
12 | 18 |
<ShellContent |
13 |
Title="Accueil"
|
|
14 |
Route="Main"
|
|
15 |
ContentTemplate="{DataTemplate local:MainView}" />
|
|
19 |
Title="Remorque"
|
|
20 |
Route="Chambers"
|
|
21 |
ContentTemplate="{DataTemplate local:ChambersView}" />
|
|
16 | 22 | |
17 | 23 |
<ShellContent |
18 | 24 |
Title="Créer technicien" |
Formats disponibles : Unified diff