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