http://www.wpf-tutorial.com/data-binding/using-the-datacontext/ http://www.wpf-tutorial.com/data-binding/the-update-source-trigger-property/ DataContext 속성의 디폴트는 null입니다. 그러나, DataContext는 컨트롤 계층에 의하여 상속되므로 하위 컨트롤에서 사용할 수 있습니다. 123456789101112 Colored by Color Scriptercs 12345public MainWindow() { InitializeComponent(); this.DataContext = this; }cs 창에는 창에는 컨트롤에 전달되는 DataContext가 있기 때문에, 각각의 bind..
C#/WPF
2017. 6. 22. 20:50
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- FEED
- listview
- Grid
- 문자열
- Cell Animation
- 데이터 바인딩
- 그래프
- WPF
- BFS
- 코딩야학
- BOJ
- command
- Custom Cell
- C++
- 생활코딩
- 백준
- 타일링
- Fakebook
- 백준온라인
- CollectionView
- 객체
- Add TapGesture
- XAML
- DP
- MVVM
- 스택
- CustomCollectionViewCell
- UIView Animation
- dfs
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함