ToolWindowBase.OnMove Method
Namespace: Microsoft.VisualStudio.TeamFoundation
Assembly: Microsoft.VisualStudio.TeamFoundation (in Microsoft.VisualStudio.TeamFoundation.dll)
Syntax
'Declaration
Public Function OnMove As Integer
public int OnMove()
public:
virtual int OnMove() sealed
abstract OnMove : unit -> int
override OnMove : unit -> int
public final function OnMove() : int
Return Value
Type: System.Int32
Implements
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.