3 references to PromotePendingToolTipToCurrent
PresentationFramework (3)
System\Windows\Controls\PopupControlService.cs (3)
154
PromotePendingToolTipToCurrent
(ToolTipService.TriggerAction.Mouse);
382
PromotePendingToolTipToCurrent
(triggerAction);
390
PendingToolTipTimer.Tick += new EventHandler((s, e) => {
PromotePendingToolTipToCurrent
(triggerAction); });