SystemParameters.FocusBorderHeightKey 속성

정의

FocusBorderHeight 속성에 대한 ResourceKey를 가져옵니다.

public:
 static property System::Windows::ResourceKey ^ FocusBorderHeightKey { System::Windows::ResourceKey ^ get(); };
public static System.Windows.ResourceKey FocusBorderHeightKey { get; }
member this.FocusBorderHeightKey : System.Windows.ResourceKey
Public Shared ReadOnly Property FocusBorderHeightKey As ResourceKey

속성 값

ResourceKey

리소스 키입니다.

설명

XAML 특성 사용

<object property="{ { SystemParameters.FocusBorderHeightKey}}"/>

적용 대상