共用方式為


VisualElement.Width 屬性

定義

取得這個專案的目前寬度。 這是唯讀的可繫結屬性。

public:
 property double Width { double get(); };
public double Width { get; }
member this.Width : double
Public ReadOnly Property Width As Double

屬性值

備註

元素的寬度值會在版面配置週期期間設定。

適用於