2 writes to _widthChanged
PresentationCore (2)
System\Windows\SizeChangedInfo.cs (2)
41_widthChanged = widthChanged; 94_widthChanged = _widthChanged | widthChanged;
2 references to _widthChanged
PresentationCore (2)
System\Windows\SizeChangedInfo.cs (2)
72get { return _widthChanged; } 94_widthChanged = _widthChanged | widthChanged;