2 writes to _widthChanged
PresentationCore (2)
System\Windows\SizeChangedInfo.cs (2)
44_widthChanged = widthChanged; 97_widthChanged = _widthChanged | widthChanged;
2 references to _widthChanged
PresentationCore (2)
System\Windows\SizeChangedInfo.cs (2)
75get { return _widthChanged; } 97_widthChanged = _widthChanged | widthChanged;