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)
87
get { return
_actualIndex
; }