SystemParameters.FocusHorizontalBorderHeight Eigenschap

Definitie

Hiermee haalt u de hoogte van de boven- en onderranden van de focusrechthoek op.

public:
 static property double FocusHorizontalBorderHeight { double get(); };
public static double FocusHorizontalBorderHeight { [System.Security.SecurityCritical] get; }
public static double FocusHorizontalBorderHeight { get; }
[<get: System.Security.SecurityCritical>]
static member FocusHorizontalBorderHeight : double
static member FocusHorizontalBorderHeight : double
Public Shared ReadOnly Property FocusHorizontalBorderHeight As Double

Waarde van eigenschap

De randhoogte.

Kenmerken

Opmerkingen

Wordt toegewezen aan SM_CXFOCUSBORDER. Zie GetSystemMetrics.

XAML-kenmerkgebruik

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

Van toepassing op