2 references to NativeToolTip
System.Workflow.ComponentModel (2)
AuthoringOM\Design\DesignerWidgets.cs (2)
2159
this.infoTip = new
NativeToolTip
(this.parentControl.Handle);
2171
this.inplaceTip = new
NativeToolTip
(this.parentControl.Handle);