2 writes to LastMouseToolTipOwner
PresentationFramework (2)
System\Windows\Controls\PopupControlService.cs (2)
100LastMouseToolTipOwner = null; 306LastMouseToolTipOwner = o;
1 reference to LastMouseToolTipOwner
PresentationFramework (1)
System\Windows\Controls\PopupControlService.cs (1)
304if (o == LastMouseToolTipOwner)