5 references to s_wfCommandSet
System.Windows.Forms.Design (5)
System\Windows\Forms\Design\MenuCommands.cs (5)
92public static readonly CommandID DesignerProperties = new(s_wfCommandSet, CmdidDesignerProperties); 97public static readonly CommandID KeyReverseCancel = new(s_wfCommandSet, CmdidReverseCancel); 139public static readonly CommandID KeyTabOrderSelect = new(s_wfCommandSet, CmdidSpace); 151public static readonly CommandID SetStatusText = new(s_wfCommandSet, CmdidSetStatusText); 153public static readonly CommandID SetStatusRectangle = new(s_wfCommandSet, CmdidSetStatusRectangle);