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