2 writes to _viewportWidthChangeNotificationPending
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGrid.cs (2)
1990_viewportWidthChangeNotificationPending = true; 2019_viewportWidthChangeNotificationPending = false;
2 references to _viewportWidthChangeNotificationPending
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGrid.cs (2)
1986if (!_viewportWidthChangeNotificationPending) 2002if (!_viewportWidthChangeNotificationPending)