Jumar Macato
7 years ago
No known key found for this signature in database
GPG Key ID: B19884DAC3A5BF3F
1 changed files with
1 additions and
0 deletions
-
src/Avalonia.Controls/Grid/Grid.cs
|
|
|
@ -21,6 +21,7 @@ namespace Avalonia.Controls |
|
|
|
{ |
|
|
|
public class Grid : Panel |
|
|
|
{ |
|
|
|
|
|
|
|
internal bool CellsStructureDirty = true; |
|
|
|
internal bool SizeToContentU; |
|
|
|
internal bool SizeToContentV; |
|
|
|
|