2 writes to _viewportWidthChangeNotificationPending
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
1965_viewportWidthChangeNotificationPending = true; 1994_viewportWidthChangeNotificationPending = false;
2 references to _viewportWidthChangeNotificationPending
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
1961if (!_viewportWidthChangeNotificationPending) 1977if (!_viewportWidthChangeNotificationPending)