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