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)
67
public int ItemCount { get { return
_itemCount
; } }