2 writes to _viewportWidthChangeNotificationPending
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
1971_viewportWidthChangeNotificationPending = true; 2000_viewportWidthChangeNotificationPending = false;
2 references to _viewportWidthChangeNotificationPending
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
1967if (!_viewportWidthChangeNotificationPending) 1983if (!_viewportWidthChangeNotificationPending)