<PackageReference Include="System.Drawing.Common" Version="9.0.5" />

HotkeyPrefix

public enum HotkeyPrefix
Specifies the type of display for hot-key prefixes that relate to text.
namespace System.Drawing.Text { public enum HotkeyPrefix { None, Show, Hide } }