2 references to None
System.Drawing (1)
commonui\System\Drawing\Advanced\StringFormat.cs (1)
344
if (!ClientUtils.IsEnumValid(value, unchecked((int)value), (int)HotkeyPrefix.
None
, (int)HotkeyPrefix.Hide))
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ControlPaint.cs (1)
2739
stringFormat.HotkeyPrefix = System.Drawing.Text.HotkeyPrefix.
None
;