4 references to IsEligibleSelectionStop
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Selection\PropertySelection.cs (4)
467if (IsEligibleSelectionStop<T>(element)) 573IsEligibleSelectionStop<T>(parent)) 637if (matchDirection == MatchDirection.Down && IsEligibleSelectionStop<T>(child)) 664if (matchDirection == MatchDirection.Up && IsEligibleSelectionStop<T>(child))