ToolTip.HorizontalOffset Property
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 or sets the horizontal distance between the target origin and the pop-up alignment point.
Assembly: System.Windows (in System.Windows.dll)
XMLNS for XAML: Not mapped to an xmlns.
<ToolTip HorizontalOffset="double"/>
Property Value
Type: System.DoubleThe horizontal distance between the target origin and the pop-up alignment point. The default is 0.
Dependency property identifier field: HorizontalOffsetProperty
Show: