Changed project reference to remote library

This commit is contained in:
2017-09-14 16:23:53 +02:00
parent 546d1dc6d7
commit 1279c5545c
8 changed files with 5 additions and 4 deletions

View File

@@ -8,7 +8,8 @@
xmlns:ViewModels="using:ModernKeePass.ViewModels"
x:Name="pageRoot"
x:Class="ModernKeePass.Pages.GroupDetailPage"
mc:Ignorable="d">
mc:Ignorable="d"
DataContext="{Binding ViewModel, RelativeSource={RelativeSource Mode=Self}}">
<Grid>
<Grid.ChildrenTransitions>