2 writes to _quickShow
PresentationFramework (2)
System\Windows\Controls\PopupControlService.cs (2)
605_quickShow = (betweenShowDelay > 0); 716_quickShow = false;
2 references to _quickShow
PresentationFramework (2)
System\Windows\Controls\PopupControlService.cs (2)
326bool showNow = _quickShow; 606if (_quickShow)