2 writes to LastMouseDirectlyOver
PresentationFramework (2)
System\Windows\Controls\PopupControlService.cs (2)
90LastMouseDirectlyOver = null; 140LastMouseDirectlyOver = directlyOver;
1 reference to LastMouseDirectlyOver
PresentationFramework (1)
System\Windows\Controls\PopupControlService.cs (1)
138if (directlyOver != LastMouseDirectlyOver)