| 名前 | 解説 | |
|---|---|---|
![]() | GridLength コンストラクタ | オーバーロードされます。 |
GridLengthデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | GridLength コンストラクタ | オーバーロードされます。 |
| 名前 | 解説 | |
|---|---|---|
![]() ![]() | Auto | Returns initialized Auto GridLength value. |
![]() | IsAbsolute | Returns true if this GridLength instance holds an absolute (pixel) value. |
![]() | IsAuto | Returns true if this GridLength instance is automatic (not specified). |
![]() | IsStar | Returns true if this GridLength instance holds weighted propertion of available space. |
![]() | UnitType | Returns unit type of this GridLength instance. |
![]() | Value | Returns value part of this GridLength instance. |