Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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