LeftRightPlacementToolTip.ProvidePlacements-Methode

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Function ProvidePlacements ( _
    popupSize As Size, _
    targetSize As Size, _
    offset As Point _
) As CustomPopupPlacement()
public CustomPopupPlacement[] ProvidePlacements(
    Size popupSize,
    Size targetSize,
    Point offset
)

Parameter

Rückgabewert

Typ: array<System.Windows.Controls.Primitives.CustomPopupPlacement[]

.NET Framework-Sicherheit

Siehe auch

Referenz

LeftRightPlacementToolTip Klasse

Microsoft.TeamFoundation.Controls.WPF-Namespace