5 references to Show
System.Drawing.Common.Tests (2)
mono\System.Drawing\GraphicsTests.cs (1)
1975string_format.HotkeyPrefix = HotkeyPrefix.Show;
System\Drawing\StringFormatTests.cs (1)
336[InlineData(HotkeyPrefix.Show)]
System.Windows.Forms (2)
System\Windows\Forms\Controls\GroupBox\GroupBox.cs (1)
476HotkeyPrefix = ShowKeyboardCues ? HotkeyPrefix.Show : HotkeyPrefix.Hide
System\Windows\Forms\Rendering\ControlPaint.cs (1)
2564stringFormat.HotkeyPrefix = Drawing.Text.HotkeyPrefix.Show;
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (1)
877stringFormat.HotkeyPrefix = Drawing.Text.HotkeyPrefix.Show;