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.

Applies to