FrameworkElement.FocusVisualPrimaryThicknessProperty プロパティ

定義

FocusVisualPrimaryThickness 依存関係プロパティを識別します。

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

プロパティ値

FocusVisualPrimaryThickness 依存関係プロパティの識別子。

適用対象