Share via


CommandBarTemplateSettings.ContentHeight プロパティ

定義

CommandBar コンテンツの高さを取得します。

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

プロパティ値

Double

double

CommandBar コンテンツの高さ。

適用対象