3 writes to _actualIndex
PresentationFramework (3)
System\Windows\Controls\GridViewColumnCollectionChangedEventArgs.cs (3)
54
_actualIndex
= actualIndex;
68
_actualIndex
= actualIndex;
82
_actualIndex
= actualIndex;
1 reference to _actualIndex
PresentationFramework (1)
System\Windows\Controls\GridViewColumnCollectionChangedEventArgs.cs (1)
90
get { return
_actualIndex
; }