4 references to SIZE
System.Xaml (4)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Utility\FrugalList.cs (4)
389return SIZE; 454if (_count < SIZE) 577if (SIZE >= oldCount) 689ArgumentOutOfRangeException.ThrowIfGreaterThan(value, SIZE);