1 write to isHighlighted
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TreeView\TreeViewItemViewModel.cs (1)
116
this.
isHighlighted
= value;
2 references to isHighlighted
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TreeView\TreeViewItemViewModel.cs (2)
110
return this.
isHighlighted
;
114
if (this.
isHighlighted
!= value)