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)
1974
if (!
_viewportWidthChangeNotificationPending
)
1990
if (!
_viewportWidthChangeNotificationPending
)