CommandBar.Height 属性

定义

返回或设置命令栏的高度。

public:
 property int Height { int get(); void set(int value); };
public int Height { get; set; }
member this.Height : int with get, set
Public Property Height As Integer

属性值

注解

此属性返回读/写 int

适用于