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