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