2 references to DottedPathProperty
System.Workflow.ComponentModel (2)
AuthoringOM\Activity.cs (2)
984
string cachedDottedPath = (string)GetValue(
DottedPathProperty
);
1399
SetReadOnlyPropertyValue(
DottedPathProperty
, this.DottedPath);