Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/billchungiii/datatemplateselectorsamples
WPF DataTemplate Selector Samples
https://github.com/billchungiii/datatemplateselectorsamples
csharp wpf xaml
Last synced: about 1 month ago
JSON representation
WPF DataTemplate Selector Samples
- Host: GitHub
- URL: https://github.com/billchungiii/datatemplateselectorsamples
- Owner: billchungiii
- Created: 2020-04-30T19:38:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-03T20:20:12.000Z (over 4 years ago)
- Last Synced: 2023-11-30T21:24:34.606Z (about 1 year ago)
- Topics: csharp, wpf, xaml
- Language: C#
- Size: 37.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DataTemplateSelectorSamples
WPF DataTemplate Selector Samples -- select different data templates by type in ItemsControl
(1) Sample001 : common solutions
blog post -- https://dotblogs.com.tw/billchung/2020/05/01/210021
(2) Sample002 : choose datatemplate by attribute
blog post -- https://dotblogs.com.tw/billchung/2020/05/02/002238