ToolTipService Methods
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The ToolTipService type exposes the following members.
| Name | Description | |
|---|---|---|
|
GetPlacement | Gets the relative position of the specified tooltip. |
|
GetPlacementTarget | Gets the visual element that the tooltip is positioned relative to. |
|
GetToolTip | Gets the tooltip for an object. |
|
SetPlacement | Sets the position of the specified ToolTip using the specified placement mode. |
|
SetPlacementTarget | Sets the position of the specified ToolTip relative to the specified value element. |
|
SetToolTip | Sets the tooltip for an object. |
Show: