Share via


ExpanderTemplateSettings.NegativeContentHeight プロパティ

定義

展開方向が負の場合の Expander コンテンツの高さを取得します。

public:
 property double NegativeContentHeight { double get(); };
double NegativeContentHeight();
public double NegativeContentHeight { get; }
var double = expanderTemplateSettings.negativeContentHeight;
Public ReadOnly Property NegativeContentHeight As Double

プロパティ値

Double

double

展開方向が負の場合の Expander コンテンツの高さ。

適用対象