2 references to ContextMenuIsEnabled
PresentationFramework (2)
System\Windows\Controls\ContextMenuService.cs (1)
408
if (
ContextMenuIsEnabled
(o))
System\Windows\Controls\PopupControlService.cs (1)
1005
if ((o != null) && ContextMenuService.
ContextMenuIsEnabled
(o))