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