4 references to ItemSize
Microsoft.AspNetCore.Components.Web (4)
Virtualization\Virtualize.cs (4)
157if (ItemSize <= 0) 160$"{GetType()} requires a positive value for parameter '{nameof(ItemSize)}'."); 165_itemSize = ItemSize; 351_itemSize = ItemSize;