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