AngleSharp by Florian Rappl

<PackageReference Include="AngleSharp" Version="0.8.9" />

.NET API 1,181,184 bytes

 SystemFont

public enum SystemFont
An enumeration containing the various predefined system fonts.
Caption = 0

The font used for captioned controls (e.g., buttons, drop-downs, etc.).

Icon = 1

The font used to label icons.

Menu = 2

The font used in menus (e.g., dropdown menus and menu lists).

The font used in dialog boxes.

The font used for labeling small controls.

The font used in window status bars.