Refactor MainWindow with MVVM

- Add MVVM structure(BaseViewModel)
- Create ViewModel for MainWindow
- Refactor MainWindow.xaml to support MVVM
- Move PublicAPI implementation from MainViewModel to PublicAPIInstance
This commit is contained in:
Colin Liu
2016-02-18 19:30:36 +08:00
parent a0f556b2a9
commit 8621fe2e3c
7 changed files with 1153 additions and 739 deletions

File diff suppressed because it is too large Load Diff