2 writes to LastMouseToolTipOwner
PresentationFramework (2)
System\Windows\Controls\PopupControlService.cs (2)
99
LastMouseToolTipOwner
= null;
305
LastMouseToolTipOwner
= o;
1 reference to LastMouseToolTipOwner
PresentationFramework (1)
System\Windows\Controls\PopupControlService.cs (1)
303
if (o ==
LastMouseToolTipOwner
)