3 references to Show
System.Windows.Forms (2)
System\Windows\Forms\Controls\GroupBox\GroupBox.cs (1)
475HotkeyPrefix = ShowKeyboardCues ? HotkeyPrefix.Show : HotkeyPrefix.Hide
System\Windows\Forms\Rendering\ControlPaint.cs (1)
2622stringFormat.HotkeyPrefix = Drawing.Text.HotkeyPrefix.Show;
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (1)
873stringFormat.HotkeyPrefix = Drawing.Text.HotkeyPrefix.Show;