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