2 writes to _quickShow
PresentationFramework (2)
System\Windows\Controls\PopupControlService.cs (2)
614_quickShow = (betweenShowDelay > 0); 723_quickShow = false;
2 references to _quickShow
PresentationFramework (2)
System\Windows\Controls\PopupControlService.cs (2)
337bool showNow = _quickShow; 615if (_quickShow)