FrameworkElement.FocusVisualMarginProperty 屬性

定義

識別 FocusVisualMargin 相依性屬性。

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

屬性值

FocusVisualMargin相依性屬性的識別碼。

適用於