Xceed DataGrid for WPF v7.2 Documentation
DataGridControlAutomationPeer Class Methods


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid.Automation Namespace : DataGridControlAutomationPeer Class

For a list of all members of this type, see DataGridControlAutomationPeer members.

Public Methods
 NameDescription
Public Method (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public MethodGets the object that supports the specified control pattern of the element that is associated with this automation peer. (Overrides UIElementAutomationPeer..::.GetPattern(PatternInterface).) (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Public Method (Inherited from DataGridElementAutomationPeer)
Top
Protected Methods
 NameDescription
Protected MethodCreates a DataGridContextAutomationPeer for the specified DataGridContext.  
Protected Method (Inherited from Xceed.Wpf.DataGrid.Automation.DataGridElementAutomationPeer)
Protected MethodGets the accelerator key for the element associated with this DataGridControlAutomationPeer. Called by GetAcceleratorKey. (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected MethodGets the access key for the element that is associated with this DataGridControlAutomationPeer. (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected MethodOverridden.   
Protected MethodGets the string that uniquely identifies the element that is associated with this DataGridControlAutomationPeer. Called by GetAutomationId. (Inherited from DataGridElementAutomationPeer)
Protected MethodOverridden.   
Protected MethodGets the Rect representing the bounding rectangle of the element that is associated with this DataGridControlAutomationPeer. Called by GetBoundingRectangle. (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected MethodGets the collection of child elements of the element that is associated with this DataGridControlAutomationPeer. Called by GetChildren. (Inherited from DataGridElementAutomationPeer)
Protected MethodOverridden.   
Protected MethodGets the name of the element that is associated with this DataGridControlAutomationPeer. Called by GetClassName. (Inherited from DataGridElementAutomationPeer)
Protected MethodOverridden.   
Protected MethodGets a Point that represents the clickable space that is on the element that is associated with this DataGridControlAutomationPeer. (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected MethodReturns the string that describes the functionality of the element that is associated with this DataGridControlAutomationPeer. (Inherited from DataGridElementAutomationPeer)
Protected MethodOverridden.   
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected MethodGets a string that communicates the visual status of the element that is associated with this DataGridControlAutomationPeer. (Inherited from DataGridElementAutomationPeer)
Protected MethodOverridden.   
Protected MethodGets a human-readable string that contains the item type that the element that is associated with this DataGridControlAutomationPeer represents. (Inherited from DataGridElementAutomationPeer)
Protected MethodOverridden.   
Protected MethodGets the AutomationPeer for the Label that is targeted to the specified DataGridControl. (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected MethodGets the text label of the element that is associated with this DataGridControlAutomationPeer. Called by GetName. (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected MethodGets a value that indicates whether the specified element is laid out in a particular direction. (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected MethodOverridden.   
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected MethodReturns a value that indicates whether the element that is associated with this DataGridControlAutomationPeer currently has keyboard input focus. (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected MethodOverridden.   
Protected MethodGets a value that indicates whether the element that is associated with this DataGridControlAutomationPeer is an element that contains data that is presented to the user. This method is called by IsContentElement. (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected MethodGets a value that indicates whether the element that is associated with this DataGridControlAutomationPeer is something that the end user would understand as being interactive or as contributing to the logical structure of the control in the GUI. Called by IsControlElement. (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected MethodGets the value of the IsEnabled property. (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected MethodGets a value that indicates whether the specified element can accept keyboard focus. (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected MethodGets a value that indicates whether the element that is associated with this DataGridControlAutomationPeer is off of the screen. Called by IsOffscreen. (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected MethodGets a value that indicates whether the element that is associated with this DataGridControlAutomationPeer contains protected content. Called by IsPassword. (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected MethodGets a value that indicates whether the specified element is required to be completed on a form. (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected MethodOverridden.   
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected MethodOverridden. Invoked whenever a WeakEventManager delivers the event being managed by the class.  
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected Internal Method (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Protected MethodSets the keyboard input focus on the specified element. (Inherited from DataGridElementAutomationPeer)
Protected Method (Inherited from DataGridElementAutomationPeer)
Top
See Also

Reference

DataGridControlAutomationPeer Class
Xceed.Wpf.DataGrid.Automation Namespace