XamlRoot.Size 屬性

定義

取得內容區域的寬度和高度。

public:
 property Size Size { Size get(); };
Size Size();
public Size Size { get; }
var size = xamlRoot.size;
Public ReadOnly Property Size As Size

屬性值

內容區域的寬度和高度。

適用於