다음을 통해 공유


Mouse.MoveScrollWheel 메서드 (UITestControl, Int32)

네임스페이스:  Microsoft.VisualStudio.TestTools.UITesting
어셈블리:   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting(Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
  Microsoft.VisualStudio.TestTools.UITesting(Microsoft.VisualStudio.TestTools.UITesting.dll)

구문

‘선언
Public Shared Sub MoveScrollWheel ( _
    control As UITestControl, _
    wheelMoveCount As Integer _
)
public static void MoveScrollWheel(
    UITestControl control,
    int wheelMoveCount
)
public:
static void MoveScrollWheel(
    UITestControl^ control, 
    int wheelMoveCount
)
static member MoveScrollWheel : 
        control:UITestControl * 
        wheelMoveCount:int -> unit
public static function MoveScrollWheel(
    control : UITestControl, 
    wheelMoveCount : int
)

매개 변수

  • wheelMoveCount
    형식: Int32

.NET Framework 보안

참고 항목

참조

Mouse 클래스

MoveScrollWheel 오버로드

Microsoft.VisualStudio.TestTools.UITesting 네임스페이스