2 references to GetValue
PresentationFramework (2)
System\Windows\Controls\PopupControlService.cs (2)
808
get { return _lastMouseDirectlyOver.
GetValue
(); }
814
get { return _lastMouseToolTipOwner.
GetValue
(); }