jcv*_*gan 2

检查类 SystemFonts 下。我认为您不需要比默认名称空间更多的内容。

string name = SystemFonts.IconTitleFont.FontFamily.Name;
float size = SystemFonts.IconTitleFont.Size;
Run Code Online (Sandbox Code Playgroud)