4 references to ContextMenu
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ApplicationCommands.cs (4)
203
get { return _EnsureCommand(CommandId.
ContextMenu
); }
300
case CommandId.
ContextMenu
: propertyName = "ContextMenu"; break;
333
case CommandId.
ContextMenu
: uiText = SR.Get(SRID.ContextMenuText); break;
446
case CommandId.
ContextMenu
: