2 references to ContextMenuEventArgs
PresentationFramework (2)
System\Windows\Controls\ContextMenuService.cs (1)
450: this(source, opening, -1.0, -1.0)
System\Windows\Controls\PopupControlService.cs (1)
972ContextMenuEventArgs args = new ContextMenuEventArgs(source, true /* opening */, x, y);