CommandBarTemplateSettings.OverflowContentHeight プロパティ

定義

オーバーフロー コンテンツの高さを取得します。

public:
 property double OverflowContentHeight { double get(); };
double OverflowContentHeight();
public double OverflowContentHeight { get; }
var double = commandBarTemplateSettings.overflowContentHeight;
Public ReadOnly Property OverflowContentHeight As Double

プロパティ値

Double

double

オーバーフロー コンテンツの高さ。

適用対象