FrameworkElement.FocusVisualMarginProperty Property

Definition

Identifies the FocusVisualMargin  dependency property.

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

Property Value

The identifier for the FocusVisualMargin  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