DataTemplate vs ItemContainerTemplate

前端 未结 4 1066
花落未央
花落未央 2021-01-11 23:13

What is ItemContainerTemplate used for? It is derived from DataTemplate, but I don\'t see any difference between them except the ItemContainerTemplateKey property. When shou

4条回答
  •  不要未来只要你来
    2021-01-11 23:44

    You could check that Link to see the difference between controltemplate and datatemplate and hierarchicaldatatemplate itemspaneltemplate:

    http://nirajrules.wordpress.com/2009/03/08/controltemplate-vs-datatemplate-vs-hierarchicaldatatemplate-vs-itemspaneltemplate/

提交回复
热议问题