2 references to CategoryTemplate
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\TreeViewTemplateSelector.cs (2)
30if (item is ToolboxCategory && null != this.owner.CategoryTemplate) 32result = this.owner.CategoryTemplate;