Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight (in Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.dll)
Syntax
'Declaration
Public Enumeration ExtensionFunction
public enum ExtensionFunction
public enum class ExtensionFunction
type ExtensionFunction
public enum ExtensionFunction
Members
Member name | Description | |
---|---|---|
StopSession | ||
Search | ||
SetFocus | ||
FocusedElement | ||
ElementFromPoint | ||
RootVisual | ||
BoundingRect | ||
Navigate | ||
ScrollIntoView | ||
WaitForReady | ||
SelectItem | ||
ConnectionAcknowledge | ||
VisibleRect | ||
ContainerElement | ||
PageUrl | ||
TagInstance | ||
SetValue | ||
Failure | ||
ClearCache | ||
ClearCookies | ||
GetProperty | ||
GetCulture | ||
ChildrenEnumeration | ||
QueryId | ||
SetProperty | ||
EventNotify | ||
AddEventHandler | ||
RemoveEventHandler | ||
Scroll | ||
ClickablePoint | ||
Handshake | ||
CacheProperty | ||
None |
See Also
Reference
Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight Namespace