ToolTipService.Placement Attached Property

Definition

Gets or sets the orientation of the tooltip when it opens, and specifies how the tooltip behaves when it overlaps screen boundaries.

see GetPlacement, and SetPlacement
see GetPlacement, and SetPlacement
see GetPlacement, and SetPlacement

Remarks

This property is an attached property. For information about how to get or set the value of this property in code, see the GetPlacement and SetPlacement methods.

Placement behaves similarly to the Popup.Placement property. For more information, see Popup Placement Behavior.

Dependency Property Information

Identifier field PlacementProperty
Metadata properties set to true None

Applies to

See also