2 writes to _viewportWidthChangeNotificationPending
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
1977_viewportWidthChangeNotificationPending = true; 2006_viewportWidthChangeNotificationPending = false;
2 references to _viewportWidthChangeNotificationPending
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
1973if (!_viewportWidthChangeNotificationPending) 1989if (!_viewportWidthChangeNotificationPending)