Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
paul
c-sharp-study
Wiki
mvvm
mvvm
· Changes
Page history
paul created page: mvvm light
authored
Sep 08, 2016
by
paul
Hide whitespace changes
Inline
Side-by-side
mvvm.md
View page @
c16a90a2
...
...
@@ -43,5 +43,6 @@ ViewModel을 쉽게 교체하고 실제 사용되는 데이터를 가짜로 만
### XAML을 이용한 MVVM 패턴의 구현
1.
바인딩
2.
DataContext
3.
INotifyPropertyChanged
4.
ICommand
\ No newline at end of file