SystemParameters.SmallCaptionWidth Eigenschap

Definitie

Hiermee wordt de metrische waarde opgehaald die de breedte bepaalt van het kleine bijschrift van het niet-clientgebied van een niet-geminimiseerd venster.

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

Waarde van eigenschap

De breedte van het bijschrift, in pixels.

Opmerkingen

Haal de metrische gegevens op uit SPI_GETNONCLIENTMETRICS. Zie SystemParametersInfo.

XAML-kenmerkgebruik

< object property="{ SystemParameters.SmallCaptionWidth}"/>

Van toepassing op