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