共用方式為


AppWindowTitleBar.Height 屬性

定義

取得用戶端座標中標題列的高度。

public:
 property int Height { int get(); };
int Height();
public int Height { get; }
var int32 = appWindowTitleBar.height;
Public ReadOnly Property Height As Integer

屬性值

Int32

int

用戶端座標中標題列的高度。

適用於

另請參閱