SystemParameters.FocusVerticalBorderWidth Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the width of the left and right edges of the focus rectangle.
public:
static property double FocusVerticalBorderWidth { double get(); };
public static double FocusVerticalBorderWidth { [System.Security.SecurityCritical] get; }
public static double FocusVerticalBorderWidth { get; }
[<get: System.Security.SecurityCritical>]
static member FocusVerticalBorderWidth : double
static member FocusVerticalBorderWidth : double
Public Shared ReadOnly Property FocusVerticalBorderWidth As Double
Property Value
The edge width.
- Attributes
Remarks
Maps to SM_CYFOCUSBORDER. See GetSystemMetrics.
XAML attribute usage
<object property="{ SystemParameters.FocusVerticalBorderWidth}
"/>
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา