2 references to QualifiedNameProperty
System.Workflow.ComponentModel (2)
AuthoringOM\Activity.cs (2)
523
string cachedQualifiedName = (string)GetValue(
QualifiedNameProperty
);
1398
SetReadOnlyPropertyValue(
QualifiedNameProperty
, this.QualifiedName);