2 writes to LastMouseDirectlyOver
PresentationFramework (2)
System\Windows\Controls\PopupControlService.cs (2)
101LastMouseDirectlyOver = null; 151LastMouseDirectlyOver = directlyOver;
1 reference to LastMouseDirectlyOver
PresentationFramework (1)
System\Windows\Controls\PopupControlService.cs (1)
149if (directlyOver != LastMouseDirectlyOver)