1 reference to OnContextMenuClosingThunk
PresentationFramework (1)
src\Framework\System\Windows\FrameworkElement.cs (1)
2407
EventManager.RegisterClassHandler(_typeofThis, ContextMenuClosingEvent, new ContextMenuEventHandler(
OnContextMenuClosingThunk
));