FrameworkElement.FocusVisualSecondaryThicknessProperty プロパティ

定義

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

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

プロパティ値

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

適用対象