3 writes to _actualIndex
PresentationFramework (3)
System\Windows\Controls\GridViewColumnCollectionChangedEventArgs.cs (3)
50_actualIndex = actualIndex; 64_actualIndex = actualIndex; 78_actualIndex = actualIndex;
1 reference to _actualIndex
PresentationFramework (1)
System\Windows\Controls\GridViewColumnCollectionChangedEventArgs.cs (1)
86get { return _actualIndex; }