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