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