SystemParameters.IconVerticalSpacingKey 속성

정의

속성의 ResourceKey 값을 가져옵니다 IconVerticalSpacing .

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

속성 값

리소스 키입니다.

설명

XAML 속성 사용

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

적용 대상