3 writes to _actualIndex
PresentationFramework (3)
System\Windows\Controls\GridViewColumnCollectionChangedEventArgs.cs (3)
51_actualIndex = actualIndex; 65_actualIndex = actualIndex; 79_actualIndex = actualIndex;
1 reference to _actualIndex
PresentationFramework (1)
System\Windows\Controls\GridViewColumnCollectionChangedEventArgs.cs (1)
87get { return _actualIndex; }