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