1 reference to OnToolTipClosingThunk
PresentationFramework (1)
System\Windows\FrameworkElement.cs (1)
2408
EventManager.RegisterClassHandler(_typeofThis, ToolTipClosingEvent, new ToolTipEventHandler(
OnToolTipClosingThunk
));