FrameworkElement.FocusVisualPrimaryThicknessProperty 屬性

定義

識別 FocusVisualPrimaryThickness 相依性屬性。

public:
 static property DependencyProperty ^ FocusVisualPrimaryThicknessProperty { DependencyProperty ^ get(); };
static DependencyProperty FocusVisualPrimaryThicknessProperty();
public static DependencyProperty FocusVisualPrimaryThicknessProperty { get; }
var dependencyProperty = FrameworkElement.focusVisualPrimaryThicknessProperty;
Public Shared ReadOnly Property FocusVisualPrimaryThicknessProperty As DependencyProperty

屬性值

FocusVisualPrimaryThickness相依性屬性的識別碼。

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)

適用於