ToolTipService.PlacementProperty 属性

定义

标识 ToolTipService.Placement XAML 附加属性。

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

属性值

ToolTipService.Placement XAML 附加属性的标识符。

适用于

另请参阅