ToolTipService::Placement Attached Property
.NET Framework (current version)
Gets or sets the orientation of the tooltip when it opens, and specifies how the tooltip behaves when it overlaps screen boundaries.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System.Windows.Controls.Primitives::PlacementModeA PlacementMode enumeration value that determines the orientation of the tooltip when it opens, and that specifies how the tooltip interacts with screen boundaries. The default value is Mouse.
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.
Identifier field | |
Metadata properties set to true | None |
Show: