1 reference to OnContextMenuClosingThunk
PresentationFramework (1)
src\Framework\System\Windows\FrameworkContentElement.cs (1)
109
EventManager.RegisterClassHandler(typeof(FrameworkContentElement), ContextMenuClosingEvent, new ContextMenuEventHandler(
OnContextMenuClosingThunk
));