FrameworkElement.FocusVisualPrimaryThicknessProperty Property

Definition

Identifies the FocusVisualPrimaryThickness  dependency property.

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

Property Value

The identifier for the FocusVisualPrimaryThickness  dependency property.

Windows requirements

Device family
Windows 10 Anniversary Edition (introduced in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v3.0)

Applies to