2 references to OnContextMenuOpening
PresentationFramework (2)
System\windows\Documents\TextEditor.cs (1)
744TextEditorContextMenu.OnContextMenuOpening(_uiScope, e);
System\windows\Documents\TextEditorContextMenu.cs (1)
39EventManager.RegisterClassHandler(controlType, FrameworkElement.ContextMenuOpeningEvent, new ContextMenuEventHandler(OnContextMenuOpening));