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