共用方式為


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

適用於