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
- left
Typ: System.Double
- top
Typ: System.Double
- width
Typ: System.Double
- height
Typ: System.Double
Rückgabewert
Typ: System.Boolean
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.