Udostępnij za pośrednictwem


Metoda UITestActionExecutor.StopDragging —

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

Składnia

'Deklaracja
Public MustOverride Sub StopDragging ( _
    control As UITechnologyElement, _
    coordinate As Point, _
    isDisplacement As Boolean _
)
public abstract void StopDragging(
    UITechnologyElement control,
    Point coordinate,
    bool isDisplacement
)
public:
virtual void StopDragging(
    UITechnologyElement^ control, 
    Point coordinate, 
    bool isDisplacement
) abstract
abstract StopDragging : 
        control:UITechnologyElement * 
        coordinate:Point * 
        isDisplacement:bool -> unit 
public abstract function StopDragging(
    control : UITechnologyElement, 
    coordinate : Point, 
    isDisplacement : boolean
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestActionExecutor Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting