1 reference to OnContextMenuClose
PresentationFramework (1)
src\Framework\System\Windows\Controls\ComboBox.cs (1)
68
EventManager.RegisterClassHandler(typeof(ComboBox), ContextMenuService.ContextMenuClosingEvent, new ContextMenuEventHandler(
OnContextMenuClose
), true);