| Name | Description |
| AddCustomFWElemInstancePropertiesToReflectionHelperCalls | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| AddCustomTypeBasedPropertiesToReflectionHelperCalls | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| AddCustomTypeValueConvertersToReflectionHelperCalls | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| AddHandler | Overloaded. Adds an event handler of the named event to the SourceElement. (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| AsmError_MouseEvent | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| BringElementIntoView | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| BringFWElementPointInView | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| CleanReturnValueForReturnToQTP | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| ClearKeyState | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| ClearLoadedHandlers | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| ClearMouseHelpers | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| ConvertActionIdToString | Converts the identifier of a RecordAction ( first argument of a RecordAction ) to its string equivalent. The identifier can be a (string), (number) or a (list of strings and/or numbers) |
| ConvertObjectArrayToString | Converts the input object or object array to a comma-delimited string |
| EnsureVisibility | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| fnClickMenuItem | Internal proxy method that clicks on the menu item to select, check/uncheck the item |
| fnCloseUp | Internal proxy method that closes the submenu of a menu item if the submenu exists |
| fnOpenDropDown | Internal proxy method that opens the submenu of a menu item if the submenu exists |
| fnSetFocus | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| fnSetProxySetting | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| GetChildMenuItem | Overloaded. Gets the child item of the parent XamMenuBase item which matches the unique child identifier specified |
| GetChildrenOfSelectedMenu<T> | Internal method to retrieve the headers(if any) of all the visible child menu items of the currently selected menu |
| GetChildrenOfSelectedMenuItem | Internal method to retrieve the headers(if any) of all the visible child menu items of the currently selected menu item |
| GetClickEnums | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| GetIntIndexedValueFromCollection | Overloaded. (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| GetItemActualIndex | Gets the actual index of an item from the items collection |
| GetItemCollectionCount | Gets the total number of items in the items collection |
| GetItemFromItemsCollection | Gets the item at the specified index of the items collection |
| GetItemHeader | Retrieves the header(if any) of the specified XamMenuBase item |
| GetItemIdentifier | Gets a unique identifier for the menu item. The unique identifier will be the item's header if it has one. If not, the identifier is the item's visible index in the collection at that level. If duplicate items exist having the same header value, the identifier is again the item's visible index in the collection at that level. |
| GetItemProperty | Overloaded. (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| GetKeyState | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| GetLogicalName | Overridden. Overrides the Logical name of the XamContextMenu control to return the name of the context menu(if any), else the name of its target control(if any), else the location of the target control |
| GetMenuItemArg | Creates a valid QTP variant value of the supplied XamMenuBase Item. |
| GetMenuItemFromArg | Retrieves the XamMenuBase item from its QTP variant for the Replay action. From the identifier, the path is traversed until the menu item is reached. |
| GetMenuItemIdentifier<T> | Gets the unique identifier for the XamMenuBase item that is currently selected. |
| GetMouseActionPoint | Overloaded. (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| GetMousedDepObject | Returns the DependencyObject on which the mouse is clicked (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| GetNAPropReflectionHelper | Overloaded. (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| GetOwningUIElement | Returns the owning UI element of the input source object (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| GetProxySettings | Returns the Proxy Settings from which the identifier of the required item will be obtained (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| GetRecordableEnums | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| GetRectFromFrameworkElement | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| GetRectRegionPoint | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| GetReflectionHelperMembers | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| GetReflectionHelperValue | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| GetReturnObject | Returns the object that contains the input header and/or count as needed. If only the header is needed, the returned object will be a header string If only the count is needed, the returned object will be a count integer If both header and count are needed, the returned object will be a list of header followed by count |
| GetRootOwningElement | Returns the root owning FrameworkElement of the input Menu item which may be a XamMenu or XamContextMenu |
| GetSelItem | Returns the item from the current argument string and the current argument type (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| GetSubItemId | Overloaded. Returns the unique identifier of the sub-item obtained from the input object. In most cases, the source object is either the Original Source or the Moused dependency object obtained from the MouseLocationHelper (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| GetSubItemIdFromFWElement | Internal method that returns the unique identifier of the sub-item and the enum type of the sub-item obtained from the input Framework element |
| GetSubItemReflectionHelper | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| InvokeAction | Overloaded. (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| InvokeActionForInt | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| InvokeActionForObject | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| InvokeActionForString | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| InvokeActions | Overloaded. (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| IsInt | (Inherited from InfragisticsWPF.Test.Shared.ProxyBase) |
| IsItemHeaderValid | Determines if the header of a XamMenuBase item is not null or empty and if it is of type string |
| IsItemVisible<T> | Determines if the menu or menu item is visible or not |
| IsNumeric | (Inherited from InfragisticsWPF.Test.Shared.ProxyBase) |
| IsPartOf | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| IsPositiveInt | (Inherited from InfragisticsWPF.Test.Shared.ProxyBase) |
| IsQueuedAction | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| IsRecordBaseClick | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| LostFocus | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| menu_KeyDown | Handles keyboard interaction with MenuBase. |
| menu_KeyUp | Handles keyboard interaction with MenuBase. |
| menuItem_Checked | Records the check action on a Menu item |
| menuItem_Clicked | Records the click action on a Menu item |
| menuItem_Unchecked | Records the uncheck action on a Menu item |
| MenuItemPreviewMouseUp | Fires the Click, Check and Uncheck events on the specific menu item just before the Mouse Up handler is called |
| MouseActionOnControlEX | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| MouseActionOnSubItemEX | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| MouseClick | Overloaded. Performs a mouse click operation in the center of the framework element supplied (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| MouseDblClick | Overloaded. Performs a mouse double click operation in the center of the framework element supplied (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| MouseDown | Overloaded. Performs a mouse down operation in the center of the framework element supplied (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| MouseMove | Overloaded. Performs a mouse move operation in the center of the framework element supplied (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| MouseRightClick | Overloaded. Performs a mouse right click operation in the center of the framework element supplied (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| MouseUp | Overloaded. Performs a mouse up operation in the center of the framework element supplied (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| NeedRecordBaseClick | Returns true to indicate that base clicks should be recorded for the control and false to stop recording the base clicks (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| NeedToRecordMenuItem | Returns true if the action on the specified menu item needs to be recorded, else false |
| OverrideBaseProperties | |
| ParseSelItemArgToList<T> | Parses a given string argument into a list of items of the specified type T (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| PropertyListToString | Overloaded. (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| Record | Overloaded. Sends the Recorded action to QTP (Handles Queueing) (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| RecordClickActionHelper | Overloaded. (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| RecordDebug | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| RecordEX | Overloaded. Sends RecordAction.RecString to QTP (Final Layer) (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| RecordMenuItem | Records the selected menu item either on a click,check or uncheck of the item. It can also optionally record Open and Close of the item's submenus |
| RecordMenuItemOnClick | When a menu item is clicked, if the item is not previously recorded in the preview mouse up event, it is recorded here |
| RecordMenuItemOnKeyDown | Records keyboard interactions with a menu item |
| RecordOnAncestor | Returns true if recording should be allowed on ancestor FrameworkElements. This is useful for scenarios where a control is embedded within a control of the same type (say, XamTabControl within a XamTabControl). We can control recording only on the actual child control and not all its ancestors. (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| ReportError | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| ReportPass | Overloaded. (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| ReportWarning | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| RetrieveChildItemOfMenu<T> | Retrieves the child menu item from the parent menu which is either at the specified index of the parent or matches the specified header of the child |
| RetrieveChildItemOfMenuItem | Retrieves the child menu item from the parent menu item which is either at the specified index of the parent or matches the specified header of the child |
| RetrieveChildMenuItem | Retrieves the child menu item from the collection of items of the parent |
| RetrieveItemsViaStackPanel | Overloaded. Retrieves all child menu items from the stack panel of the parent XamContextMenu |
| ScrollItemIntoView | Overloaded. Scrolls the specified framework element into view |
| SendQueue | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| SendStringWithModKeys | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| SetItemProperty | Overloaded. (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| SetKeyState | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| SetMenuItemIdentifier | Sets the path identifier of the selected XamMenuBase item consisting of its visible index and/or header if any |
| SetReflectionHelperValue | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| SourceElement_KeyUp | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| SourceElement_LostFocus | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| SourceElement_LostKeyboardFocus | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| SourceElement_MouseDown | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| SourceElement_MouseLeave | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| SourceElement_MouseUp | Overridden. |
| SourceElement_PreviewKeyDown | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| SourceElement_PreviewMouseDown | Overridden. Event handler triggered directly before the MouseDown handler is triggered |
| SourceElement_PreviewMouseUp | Overridden. Event handler triggered directly before the MouseUp handler is triggered |
| timerKeepLine_Elapsed | (Inherited from InfragisticsWPF.Test.Shared.RecordProxyBase) |
| TypeValidate | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| ValidateForReplay | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| WaitForFWElemRectToStopChanging | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |
| Yield | (Inherited from InfragisticsWPF.Test.Shared.RecordReplayProxyBase) |