4 references to Show
System.Drawing.Common.Tests (2)
mono\System.Drawing\GraphicsTests.cs (1)
1978
string_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)
476
HotkeyPrefix = ShowKeyboardCues ? HotkeyPrefix.
Show
: HotkeyPrefix.Hide
System\Windows\Forms\Rendering\ControlPaint.cs (1)
2568
stringFormat.HotkeyPrefix = Drawing.Text.HotkeyPrefix.
Show
;