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