FrameworkElement.FocusVisualSecondaryThicknessProperty 屬性

定義

識別 FocusVisualSecondaryThickness 相依性屬性。

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

屬性值

FocusVisualSecondaryThickness相依性屬性的識別碼。

Windows 需求

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

適用於