5 references to Property
System.Data (5)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\LinkBase.cs (1)
19: this(LinkType.Property, propertyName, sourceVertex, destinationVertex)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (4)
1077if (edge.LinkType == LinkType.Property) 1100if (edge.LinkType == LinkType.Property) 1123if (edge.LinkType == LinkType.Property) 1152if (backPointer.LinkType == LinkType.Property)