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