| Name | Description |
| CompatabilityError | Returns null if no error, otherwise, returns the IGTestError explaining the compatility issue (Inherited from InfragisticsWPF.Test.Shared.ProxyBase) |
| CurrentFocusedElement | |
| FieldEncapClose | |
| FieldEncapOpen | |
| IsTACompatible | Returns true if the Version, CLR, and Versioning(Version\Versionless) match, otherwise returns false (Inherited from InfragisticsWPF.Test.Shared.ProxyBase) |
| IsVisible | (Inherited from InfragisticsWPF.Test.Shared.ProxyBase) |
| KeeplineDurationOverride | By default Null, if the value is Null, it will allow the proxy to determine what the default keep line durantion to be, with a default of 1500ms. If the value is set it will set the default for all actions of the proxy. |
| MouseLocationDown | |
| MouseLocationMostRecent | |
| MouseLocationUp | |
| OwningWindow | (Inherited from InfragisticsWPF.Test.Shared.ProxyBase) |
| QueuedAction | |
| QueueLive | |
| RecordBaseClick | In most scenarios False by default, if the value is true it will attempt to record a ClickOnControl for every Click action. If false, it will limit the recording of ClickOnControl to exceptions defined by the proxy. |
| RecordClickPercent | False by default, if the value is true, will record any action that would normally record the IGRectRegion igAt value, and instead record igPercent. If false, will record igAt as normal. Actions it is likely to affect ClickOnControl, ClickSubItem, etc. |
| RecordEncapClose | |
| RecordEncapOpen | |
| RecordForceFireEvents | By default the value is Null, if Null the behavior defaults to how the individual proxy bests decides to handle the scenario. If the value is true when the proxy wires into the events of the control, it will force the events to be handled by the proxy even if the event was "handled" by an earlier FrameworkElement. If false, any event "handled" by an earlier FrameworkElement that would suppress it from firing up the chain, will keep the proxy from handling the event. |
| RecordItemsByIndex | False by default, If supported by the proxy, and value is true, the proxy will force all records to use index in place of a string when viable. |
| RecordMouseClickDeltaMax | By default 3, the value represents the distance in pixels a Mouse can move between MouseDown and MouseUp and still be considered a Click for recording purposes. |
| ScreenLoc | (Inherited from InfragisticsWPF.Test.Shared.ProxyBase) |
| Settings | (Inherited from InfragisticsWPF.Test.Shared.ProxyBase) |
| SourceElement | (Inherited from InfragisticsWPF.Test.Shared.ProxyBase) |
| UtilityObject | (Inherited from Mercury.QTP.WPF.CustomServer.CustomServerBase) |
| WasPossibleDrag | |
| WindowLoc | (Inherited from InfragisticsWPF.Test.Shared.ProxyBase) |