Mouse.DoubleClick Method (UITestControl, ModifierKeys)
Visual Studio 2012
Double-clicks the default mouse button on the control with modifiers.
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
Parameters
- control
- Type: Microsoft.VisualStudio.TestTools.UITesting.UITestControl
The UITestControl to be double-clicked.
- modifierKeys
- Type: ModifierKeys
The ModifierKeys included with the double-click.
- 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.