1 write to activate
System.Workflow.ComponentModel (1)
AuthoringOM\Design\DesignerWidgets.cs (1)
2317
this.
activate
= activateToolTip;
2 references to activate
System.Workflow.ComponentModel (2)
AuthoringOM\Design\DesignerWidgets.cs (2)
2315
if (this.
activate
!= activateToolTip)
2318
IntPtr activateValue = (this.
activate
) ? new IntPtr(1) : new IntPtr(0);