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