<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.
Hide = 2

Do not display the hot-key prefix.

None = 0

No hot-key prefix.

Show = 1

Display the hot-key prefix.