2 writes to LastChecked
PresentationFramework (2)
src\Framework\System\Windows\Controls\PopupControlService.cs (2)
310
LastChecked
= origObj;
552
LastChecked
= null;
1 reference to LastChecked
PresentationFramework (1)
src\Framework\System\Windows\Controls\PopupControlService.cs (1)
407
if ((o ==
LastChecked
) || (o == LastMouseOverWithToolTip) || (o == _currentToolTip) || WithinCurrentToolTip(o))