Ddata binding finally works!!

This commit is contained in:
2017-09-15 11:47:43 +02:00
parent a74f2c9156
commit e97344011d
10 changed files with 12 additions and 186 deletions

View File

@@ -1,8 +0,0 @@

namespace ModernKeePass.ViewModels
{
public class Test
{
public string Title { get; set; }
}
}