Grid, StackPanel, CheckBox, TextBlock, TextBox 등 컨트롤들과 패널들을 이용한 UI 제작 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122 Painted Not Painted Rubber Not Rubber Colored by Color Scriptercs 123..
http://www.wpf-tutorial.com/data-binding/responding-to-changes/ Responding to data source changes 데이터 소스 변경 사항에 대하여 변경 사항을 처리해야할 수도, 하지 않을 수도 있는 두가지의 시나리오가 존재합니다. WPF는 ObservableCollection과 INotifyPropertyChanged 인터페이스가 있습니다. 12345678 Add user Change user Delete user Colored by Color Scriptercs 1234567891011121314151617181920212223242526272829303132333435363738394041424344namespace WPF_tutorial{..
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..
- Total
- Today
- Yesterday
- 스택
- command
- BFS
- Add TapGesture
- 생활코딩
- XAML
- dfs
- C++
- 문자열
- 객체
- UIView Animation
- WPF
- CustomCollectionViewCell
- 백준
- Fakebook
- BOJ
- listview
- CollectionView
- MVVM
- Grid
- FEED
- 데이터 바인딩
- 타일링
- 그래프
- Custom Cell
- DP
- 백준온라인
- 코딩야학
- Cell Animation
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |