3 writes to _actualIndex
PresentationFramework (3)
src\Framework\System\Windows\Controls\GridViewColumnCollectionChangedEventArgs.cs (3)
56_actualIndex = actualIndex; 70_actualIndex = actualIndex; 84_actualIndex = actualIndex;
1 reference to _actualIndex
PresentationFramework (1)
src\Framework\System\Windows\Controls\GridViewColumnCollectionChangedEventArgs.cs (1)
92get { return _actualIndex; }