SystemFonts.MessageFontSize Vlastnost

Definice

Získá metriku, která určuje velikost písma textového pole zprávy.

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

Hodnota vlastnosti

Velikost písma.

Poznámky

Získejte metriku z SPI_GETNONCLIENTMETRICS. Další informace najdete v tématu SystemParametersInfo.

Použití atributu XAML

<object property="{ SystemFonts.MessageFontSize}"/>

Platí pro