Version

InfragisticsWPF.Test.Shared Namespace

Classes
Delegates
Enumerations
 EnumerationDescription
EnumerationIGCheckState Represents Check States for Check boxes
EnumerationIGComparisonOperator Represents a means of comparison between two objects, mostly in regards to Filters.
EnumerationIGComparisonOperatorFull Represents a means of comparison between two objects, mostly in regards to Filters.
EnumerationIGEditorUpdateMode Specifies how new text should be applied to an Editor.
EnumerationIGKeyState Represents individual or a combination of special keys.
EnumerationIGMouseAction Represents a type of Mouse Action
EnumerationIGOrientation Represents the Orientation of an object
EnumerationIGProxySetting This enumeration equates to a series of settings on the base proxy that all others Test Automation proxies inherit from. Primarily this enumeration is used in the replay methods on all proxies GetProxySetting and SetProxySetting. If a setting begins with Record, it means that it's use is limited only during record process and therefore cannot be affected by a value set during the replay action SetProxySetting. Each setting can also be set in the corresponding Test Automation add-in cfg file under the $QTPInstallDirectory\dat\Extensibility\WPF directory. There you can set any of the settings, including the Record based ones. Documentation for how to add settings are in the HP Unified Functional Testing help. NOTE:To have settings changes in that file take place, you must close the current script and open a script either new or existing.
EnumerationIGRectRegion Used to represent a region of a rectangle for mouse interaction.
EnumerationIGSortStatus Represents the sort status of a particular object.
See Also