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