MVVM 예제1
http://www.gamedevforever.com/25544 MainWindow.xaml - View12345678910 Colored by Color ScriptercsMainWindow.cs 1234567891011121314namespace WPF_Start{ /// /// MainWindow.xaml에 대한 상호 작용 논리 /// public partial class MainWindow : Window { public MainWindow() { InitializeComponent(); this.DataContext = new MainViewModel(); } }}Colored by Color Scriptercs MainViewModel.xaml - ViewModelProperty가 변하면 Vi..
C#/WPF
2017. 7. 9. 17:15
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Add TapGesture
- dfs
- listview
- 스택
- Custom Cell
- 문자열
- command
- Fakebook
- C++
- DP
- XAML
- 생활코딩
- CollectionView
- Cell Animation
- BFS
- MVVM
- BOJ
- UIView Animation
- Grid
- 타일링
- 데이터 바인딩
- 그래프
- FEED
- 백준온라인
- 코딩야학
- 백준
- 객체
- WPF
- CustomCollectionViewCell
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
글 보관함