Share via


SystemParameters.FocusBorderHeight Vlastnost

Definice

Získá výšku v pixelech horního a dolního okraje obdélníku fokusu.

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

Hodnota vlastnosti

Výška hrany.

Atributy

Poznámky

Mapuje se na SPI_GETFOCUSBORDERHEIGHT. Viz SystemParametersInfo.

Použití atributu XAML

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

Platí pro