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