EnumSilverlightCommandType
Enum
Sliverlight command types.
Definition
Namespace:ArtOfTest.WebAii.Silverlight
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public enum SilverlightCommandType
Fields
GetFocusedElementUid
Gets the object reference hash code of the element with keyboard focus
GetHashCode
Gets the object reference hash code of the element
GetPropList
Gets a list of the public properties of the element
GetTextRecursive
Gets the text content of all children of an automation reference
GetVirtualizedViewportOffset
Gets the count of visual tree items that are not shown at the beginning of a VirtualizingStackPanel's items
GetVisibility
Gets the inherited visibility of an element in the visual tree
HitTest
Gets the elements under a point in the application
LoadAssembliesFromFolder
Load assemblies from folder
PublishKnownControls
Publish the known controls
RefreshAllVisualTrees
Gets the application's main visual tree and those of all open Popups
ScrollToVisible
Attempt to scroll an element's containers so the element is visible