2 writes to _viewportWidthChangeNotificationPending
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
1983_viewportWidthChangeNotificationPending = true; 2012_viewportWidthChangeNotificationPending = false;
2 references to _viewportWidthChangeNotificationPending
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
1979if (!_viewportWidthChangeNotificationPending) 1995if (!_viewportWidthChangeNotificationPending)