Наследование: Rees.Wpf.ControllerBase, IShowableController
Пример #1
0
 private void OnShowPieCommandExecuted()
 {
     BudgetPieController.Load(CurrentBudget.Model);
 }