2 references to ParseStringPath
System.Workflow.ComponentModel (2)
AuthoringOM\Design\Dialogs\ActivityBindForm.cs (2)
194
this.workflowOutline.SelectActivity(previousBindActivity,
ParseStringPath
(GetActivityType(previousBindActivity), previousBinding.Path));
1009
List<PathInfo> reparsedPathInfoList = this.parent.
ParseStringPath
(memberType, newLabel);