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