2 references to ToolTipIsEnabled
PresentationFramework (2)
System\Windows\Controls\PopupControlService.cs (1)
664if (owner != null && !ToolTipService.ToolTipIsEnabled(owner, triggerAction))
System\Windows\Controls\ToolTipService.cs (1)
584if (ToolTipIsEnabled(o, e.TriggerAction))