Freigeben über


UIConfig.WpfNeedRelocation-Methode

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Public Function WpfNeedRelocation ( _
    left As Double, _
    top As Double, _
    width As Double, _
    height As Double _
) As Boolean
public bool WpfNeedRelocation(
    double left,
    double top,
    double width,
    double height
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

UIConfig Klasse

Microsoft.TeamFoundation.Client-Namespace