2 references to IsWindowVisible
System.Workflow.ComponentModel (2)
AuthoringOM\Design\DesignerWidgets.cs (2)
2217
if (NativeMethods.
IsWindowVisible
(this.infoTip.Handle))
2245
if (NativeMethods.
IsWindowVisible
(this.inplaceTip.Handle))