ToolTipService.PlacementProperty Property

Definition

Identifies the ToolTipService.Placement XAML attached property.

public:
 static property DependencyProperty ^ PlacementProperty { DependencyProperty ^ get(); };
static DependencyProperty PlacementProperty();
public static DependencyProperty PlacementProperty { get; }
var dependencyProperty = ToolTipService.placementProperty;
Public Shared ReadOnly Property PlacementProperty As DependencyProperty

Property Value

The identifier for the ToolTipService.Placement XAML attached property.

Applies to

See also