1 write to styleForCategoryItem
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\TreeViewContainerStyleSelector.cs (1)
105
this.
styleForCategoryItem
=
3 references to styleForCategoryItem
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Toolbox\TreeViewContainerStyleSelector.cs (3)
103
if (null == this.
styleForCategoryItem
)
117
this.
styleForCategoryItem
.Setters.Add(automationIdSetter);
119
return this.
styleForCategoryItem
;