1 write to _height
Microsoft.Maui.Controls (1)
Cells\Cell.cs (1)
121 _height = value;
2 references to _height
Microsoft.Maui.Controls (2)
Cells\Cell.cs (2)
113 get { return _height; } 116 if (_height == value)