ExpanderTemplateSettings.NegativeContentHeight 속성

정의

확장 방향이 음수이면 Expander 콘텐츠의 높이를 가져옵니다.

이 설명서는 UWP용 WinUI 2에 적용됩니다(Windows 앱 SDKWinUI의 경우 Windows 앱 SDK 네임스페이스 참조).

public:
 property double NegativeContentHeight { double get(); };
double NegativeContentHeight();
public double NegativeContentHeight { get; }
Public ReadOnly Property NegativeContentHeight As Double

속성 값

Double

double

확장 방향이 음수인 경우 Expander 콘텐츠의 높이입니다.

적용 대상