4 references to IsSelecting
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\RubberBandSelector.cs (4)
126
if (!this.
IsSelecting
&& (Math.Abs(positionToScreen.X - this.MouseDownPointToScreen.X) > SystemParameters.MinimumHorizontalDragDistance ||
138
if (this.
IsSelecting
)
150
if (this.
IsSelecting
)
181
if (this.
IsSelecting
)