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.

Applies to