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