1 write to _itemUICount
PresentationFramework (1)
System\Windows\Controls\Primitives\ItemsChangedEventArgs.cs (1)
40
_itemUICount
= itemUICount;
1 reference to _itemUICount
PresentationFramework (1)
System\Windows\Controls\Primitives\ItemsChangedEventArgs.cs (1)
70
public int ItemUICount { get { return
_itemUICount
; } }