1 write to _actualWidth
PresentationFramework (1)
src\Framework\System\Windows\Controls\GridViewColumn.cs (1)
432
_actualWidth
= value;
2 references to _actualWidth
PresentationFramework (2)
src\Framework\System\Windows\Controls\GridViewColumn.cs (2)
422
get { return
_actualWidth
; }
430
else if (
_actualWidth
!= value)