Implemented interface member:
property
PathTypeId
System.Activities.Presentation.Internal.PropertyEditing.Selection.ISelectionPathInterpreter.PathTypeId
2 references to PathTypeId
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Selection\CategoryEditorSelectionPathInterpreter.cs (2)
43return new SelectionPath(PathTypeId, editorTypeName); 51if (path == null || !string.Equals(PathTypeId, path.PathTypeId))