ToolTipService.GetPlacementTarget Method
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the visual element that the tooltip is positioned relative to.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- element
- Type: System.Windows.DependencyObject
The tooltip to retrieve the visual element of.
Return Value
Type: System.Windows.UIElementThe visual element that the tooltip is positioned relative to.
Show: