Share via


SystemFonts.IconFontSize 屬性

定義

從目前圖示標題字型的邏輯字型資訊中取得字型大小。

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

屬性值

Double

字型大小。

備註

從SPI_GETICONTITLELOGFONT取得字型資訊。 如需詳細資訊,請參閱 SystemParametersInfo

XAML Attribute Usage

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

適用於