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)
326
bool showNow =
_quickShow
;
606
if (
_quickShow
)