<PackageReference Include="System.Drawing.Common" Version="11.0.0-preview.3.26207.106" />

System.Drawing.Text.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 } }