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