2 writes to IsSelected
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\RubberBandSelector.cs (2)
104this.IsSelected = false; 154this.IsSelected = true;
1 reference to IsSelected
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (1)
359return this.rubberBandSelector.IsSelected;