Version

DataPresenterBaseAutomationPeer Class Properties

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

Public Properties
 NameDescription
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyEventsSourceGets or sets an System.Windows.Automation.Peers.AutomationPeer that is reported to the automation client as a source for all the events that come from this System.Windows.Automation.Peers.AutomationPeer. (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public PropertyOwnerGets the System.Windows.UIElement that is associated with this System.Windows.Automation.Peers.UIElementAutomationPeer. (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Public Propertystatic (Shared in Visual Basic)ProcessCellsInViewOnlyDetermines if the automation peers for the cell lists should limit the children that are returned based upon the cells that are in view.  
Public Propertystatic (Shared in Visual Basic)ProcessRecordsInViewOnlyDetermines if the automation peers for the record lists should limit the children that are returned based upon the records that are in view within the associated Infragistics.Windows.DataPresenter.DataPresenterBase  
Public Propertystatic (Shared in Visual Basic)ProcessVisualTreeOnlyDetermines if the automation peers for the records and cells should be limited to the peers for the elements that are part of the visual tree.  
Protected Properties
 NameDescription
Protected Internal PropertyIsHwndHostGets a value that indicates whether the element that is associated with this System.Windows.Automation.Peers.AutomationPeer hosts hwnds in Windows Presentation Foundation (WPF). (Inherited from System.Windows.Automation.Peers.AutomationPeer)
See Also