Share via


ExpanderTemplateSettings.ContentHeight 屬性

定義

取得 Expander 內容的高度。

本檔適用于 Windows 應用程式 SDK 中適用于 WinUI 的 WinUI 2 for UWP (,請參閱Windows 應用程式 SDK命名空間) 。

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

屬性值

Double

double

Expander內容的高度。

適用於