2 writes to _toolTipTimer
PresentationFramework (2)
src\Framework\System\Windows\Controls\PopupControlService.cs (2)
448_toolTipTimer = null; 1082_toolTipTimer = value;
3 references to _toolTipTimer
PresentationFramework (3)
src\Framework\System\Windows\Controls\PopupControlService.cs (3)
445if (_toolTipTimer != null) 447_toolTipTimer.Stop(); 1077return _toolTipTimer;