ToolTip.PlacementProperty 屬性

定義

識別 Placement 相依性屬性。

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

屬性值

Placement相依性屬性的識別碼。

適用於