1 write to _itemCount
PresentationFramework (1)
System\Windows\Controls\Primitives\ItemsChangedEventArgs.cs (1)
39_itemCount = itemCount;
1 reference to _itemCount
PresentationFramework (1)
System\Windows\Controls\Primitives\ItemsChangedEventArgs.cs (1)
67public int ItemCount { get { return _itemCount; } }