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