ToolTip.PlacementTarget Property
Silverlight
Gets or sets the visual element or control that the tool tip should be positioned in relation to when opened by the ToolTipService.
Namespace: System.Windows.Controls
Assembly: System.Windows (in System.Windows.dll)
<ToolTip PlacementTarget="{Binding ElementName=placementTargetName}"/>
XAML Values
Property Value
Type: System.Windows.UIElementThe visual element or control that the tool tip should be positioned in relation to when opened by the ToolTipService. The default is null.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.