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