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