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