3 writes to IsSelectionChangeHandledByTreeView
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\View\TreeView\DesignerTreeView.xaml.cs (2)
52this.IsSelectionChangeHandledByTreeView = false; 71this.IsSelectionChangeHandledByTreeView = false;
System.Activities.Presentation\System\Activities\Presentation\View\TreeView\DesignerTreeViewItem.cs (1)
78ParentTreeView.IsSelectionChangeHandledByTreeView = true;
1 reference to IsSelectionChangeHandledByTreeView
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\TreeView\DesignerTreeView.xaml.cs (1)
50if (this.IsSelectionChangeHandledByTreeView)