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 内容的高度。

适用于