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