public Summary() { InitializeComponent(); var azmanvm = new AzmanViewModel(); DataContext = azmanvm; }