2 references to RulesText
System.Workflow.ComponentModel (2)
AuthoringOM\Design\ActivityDesigner.cs (2)
781
if (
RulesText
.Length > 0)
782
tipText += "\n\n" +
RulesText
;