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