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