c# - WPF TreeView select template -


what wpf way set different template leafs , inner nodes in treeview, if i've got 1 hierarchical datatype in leafs , inner nodes not differentiated type?

if understand correctly, looking datatemplateselectors. here tutorial on how use them :

http://tech.pro/tutorial/807/wpf-tutorial-how-to-use-a-datatemplateselector


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -