ToolTipService.GetPlacement 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 relative position of the specified tooltip.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- element
- Type: System.Windows.DependencyObject
The tooltip retrieve the position of.
Return Value
Type: System.Windows.Controls.Primitives.PlacementModeThe relative position of the specified tooltip.
Show: