2 writes to _viewportWidthChangeNotificationPending
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
1978_viewportWidthChangeNotificationPending = true; 2007_viewportWidthChangeNotificationPending = false;
2 references to _viewportWidthChangeNotificationPending
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
1974if (!_viewportWidthChangeNotificationPending) 1990if (!_viewportWidthChangeNotificationPending)