ExpanderTemplateSettings.NegativeContentHeight 属性

定义

获取展开方向为负时 展开器 内容的高度。

本文档适用于 Windows 应用 SDKWinUI 的 WinUI 2 for UWP (,请参阅Windows 应用 SDK命名空间) 。

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

属性值

Double

double

展开方向为负时 展开器 内容的高度。

适用于