1 write to hintText
System.Activities.Core.Presentation (1)
System\Activities\Presentation\DynamicArgumentDesigner.xaml.cs (1)
296this.hintText = value;
4 references to hintText
System.Activities.Core.Presentation (4)
System\Activities\Presentation\DynamicArgumentDesigner.xaml.cs (4)
285if (this.hintText != null) 287return this.hintText; 297if (hintText == null) 303dgHelper.AddNewRowContent = hintText;