http://www.wpf-tutorial.com/list-controls/listbox-control/ 초기에 써놓은 게 날아갔습니다.. 다시 작성하기 귀차나아 ~.~ 중요 요점만 적으면 ListBox는 ItemsContorl과 다르게 선택항목을 다룬다! Data binding the ListBox 12345678910111213141516 Colored by Color Scriptercs 123456789101112131415161718192021public partial class MainWindow : Window { public MainWindow() { InitializeComponent(); List items = new List(); items.Add(new TodoItem() { Titl..
C#/WPF
2017. 7. 3. 20:11
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- listview
- Cell Animation
- BOJ
- 스택
- CollectionView
- 문자열
- XAML
- DP
- MVVM
- 데이터 바인딩
- 그래프
- BFS
- 코딩야학
- UIView Animation
- Grid
- CustomCollectionViewCell
- command
- Fakebook
- FEED
- 백준온라인
- 백준
- WPF
- C++
- Custom Cell
- 생활코딩
- dfs
- 객체
- Add TapGesture
- 타일링
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
글 보관함