1 write to hwndFrom
System.Workflow.ComponentModel (1)
Shared\NativeMethods.cs (1)
485this.hwndFrom = IntPtr.Zero;
1 reference to hwndFrom
System.Workflow.ComponentModel (1)
AuthoringOM\Design\DesignerWidgets.cs (1)
2259if (notifyHeader != null && notifyHeader.hwndFrom == this.inplaceTip.Handle && notifyHeader.code == NativeMethods.TTN_SHOW)