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 依存関係プロパティの識別子。

適用対象