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