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