Share via


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 종속성 속성의 식별자입니다.

적용 대상