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