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)
72public int ItemUICount { get { return _itemUICount; } }