1 write to text
System.Workflow.ComponentModel (1)
AuthoringOM\Design\ActivityDesigner.cs (1)
298
this.
text
= value;
2 references to text
System.Workflow.ComponentModel (2)
AuthoringOM\Design\ActivityDesigner.cs (2)
291
return this.
text
;
295
if (value == null || value.Length == 0 || this.
text
== value)