Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.ComponentModel.Design.IMenuCommandService Interface Reference

Public Member Functions

void AddCommand (MenuCommand command)
 
void AddVerb (DesignerVerb verb)
 
MenuCommandFindCommand (CommandID commandID)
 
bool GlobalInvoke (CommandID commandID)
 
void RemoveCommand (MenuCommand command)
 
void RemoveVerb (DesignerVerb verb)
 
void ShowContextMenu (CommandID menuID, int x, int y)
 

Properties

DesignerVerbCollection Verbs [get]
 

Detailed Description

Definition at line 3 of file IMenuCommandService.cs.


The documentation for this interface was generated from the following file: