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