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