2 references to ItemCount
PresentationFramework (2)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (2)
1647if (itemIndex < 0 || itemIndex >= ItemCount) 9398return Math.Min(ItemCount, _firstItemInExtendedViewportIndex + _actualItemsInExtendedViewportCount);