2 writes to _widthChanged
PresentationCore (2)
Core\CSharp\System\Windows\SizeChangedInfo.cs (2)
40_widthChanged = widthChanged; 93_widthChanged = _widthChanged | widthChanged;
2 references to _widthChanged
PresentationCore (2)
Core\CSharp\System\Windows\SizeChangedInfo.cs (2)
71get { return _widthChanged; } 93_widthChanged = _widthChanged | widthChanged;