Beispiel #1
0
        private void AccountBrowserCommandExecuted(object obj)
        {
            AccountView accountView = new AccountView();

            accountView.ShowDialog();
        }