共用方式為


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相依性屬性的識別碼。

適用於