2 writes to LastMouseDirectlyOver
PresentationFramework (2)
System\Windows\Controls\PopupControlService.cs (2)
91LastMouseDirectlyOver = null; 141LastMouseDirectlyOver = directlyOver;
1 reference to LastMouseDirectlyOver
PresentationFramework (1)
System\Windows\Controls\PopupControlService.cs (1)
139if (directlyOver != LastMouseDirectlyOver)