ToolTipService::GetPlacement Method (DependencyObject^)
.NET Framework (current version)
Gets the value of the Placement attached property for an object.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: [AttachedPropertyBrowsableForTypeAttribute((DependencyObject^::typeid))] static PlacementMode GetPlacement( DependencyObject^ element )
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The object from which the property value is read.
Return Value
Type: System.Windows.Controls.Primitives::PlacementModeThe object's Placement property value.
.NET Framework
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Show: