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)
422get { return _actualWidth; } 430else if (_actualWidth != value)