Share via


SystemFonts.MenuFontSize 屬性

定義

取得度量資訊,此度量資訊會決定功能表文字的字型大小。

public:
 static property double MenuFontSize { double get(); };
public static double MenuFontSize { get; }
member this.MenuFontSize : double
Public Shared ReadOnly Property MenuFontSize As Double

屬性值

Double

字型大小。

備註

從SPI_GETNONCLIENTMETRICS取得計量。 如需詳細資訊,請參閱 SystemParametersInfo

XAML Attribute Usage

<object property=「{ SystemFonts.MenuFontSize } 」/>

適用於