1 write to hintText
System.Activities.Core.Presentation (1)
System\Activities\Presentation\DynamicArgumentDesignerOptions.cs (1)
38set { this.hintText = value; }
1 reference to hintText
System.Activities.Core.Presentation (1)
System\Activities\Presentation\DynamicArgumentDesignerOptions.cs (1)
37get { return this.hintText; }