Udostępnij za pośrednictwem


Metoda Mouse.StopDragging — (UITestControl, Int32, Int32)

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting
Zestawy:   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (w Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
  Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)

Składnia

'Deklaracja
Public Shared Sub StopDragging ( _
    control As UITestControl, _
    moveByX As Integer, _
    moveByY As Integer _
)
public static void StopDragging(
    UITestControl control,
    int moveByX,
    int moveByY
)
public:
static void StopDragging(
    UITestControl^ control, 
    int moveByX, 
    int moveByY
)
static member StopDragging : 
        control:UITestControl * 
        moveByX:int * 
        moveByY:int -> unit
public static function StopDragging(
    control : UITestControl, 
    moveByX : int, 
    moveByY : int
)

Parametry

  • moveByX
    Typ: Int32
  • moveByY
    Typ: Int32

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Mouse Klasa

Przeciążenie StopDragging

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting