Поделиться через


Mouse.StopDragging - метод (UITestControl)

Останавливает операцию перетаскивания на указанном элементе управления.

Пространство имен:  Microsoft.VisualStudio.TestTools.UITesting
Сборка:  Microsoft.VisualStudio.TestTools.UITesting (в Microsoft.VisualStudio.TestTools.UITesting.dll)

Синтаксис

'Декларация
Public Shared Sub StopDragging ( _
    control As UITestControl _
)
public static void StopDragging(
    UITestControl control
)
public:
static void StopDragging(
    UITestControl^ control
)
static member StopDragging : 
        control:UITestControl -> unit 
public static function StopDragging(
    control : UITestControl
)

Параметры

Безопасность платформы .NET Framework

См. также

Ссылки

Mouse Класс

StopDragging - перегрузка

Microsoft.VisualStudio.TestTools.UITesting - пространство имен

UITestControl