1 write to _selectionPath
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Selection\PropertySelectionStop.cs (1)
59_selectionPath = PropertySelectionPathInterpreter.Instance.ConstructSelectionPath(_property);
2 references to _selectionPath
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Selection\PropertySelectionStop.cs (2)
57if (_selectionPath == null) 62return _selectionPath;