1 write to _pathTypeId
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Selection\SelectionPath.cs (1)
27_pathTypeId = pathTypeId;
2 references to _pathTypeId
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Selection\SelectionPath.cs (2)
36{ get { return _pathTypeId; } } 50return new string[] { _pathTypeId, _path };