1 write to infoTipTitle
System.Workflow.ComponentModel (1)
AuthoringOM\Design\DesignerWidgets.cs (1)
2220
this.
infoTipTitle
= title;
2 references to infoTipTitle
System.Workflow.ComponentModel (2)
AuthoringOM\Design\DesignerWidgets.cs (2)
2213
bool needsUpdated = (this.
infoTipTitle
!= title);
2221
this.infoTip.UpdateTitle(this.
infoTipTitle
);