MouseAction Methods

 

Namespace:   Microsoft.VisualStudio.TestTools.UITest.Common
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

Returns a value that indicates whether the given object is equal to this UI test action.(Inherited from UITestAction.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

Overrides object.GetHashCode(Inherited from UITestAction.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod Invoke(UITestActionInvoker, UIMap)

Invokes this action.(Overrides UITestAction.Invoke(UITestActionInvoker, UIMap).)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethod NotifyPropertyChanged(String)

Raises the PropertyChanged event.(Inherited from UITestAction.)

System_CAPS_pubmethod ToString()

Returns the description of this action.(Inherited from UITestAction.)

See Also

MouseAction Class
Microsoft.VisualStudio.TestTools.UITest.Common Namespace

Return to top