Class DataGridDetailsPresenterAutomationPeer
AutomationPeer for DataGridDetailsPresenter
Inheritance
System.Object
DataGridDetailsPresenterAutomationPeer
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Automation.Peers
Assembly: OpenSilver.Controls.Data.dll
Syntax
public class DataGridDetailsPresenterAutomationPeer : FrameworkElementAutomationPeer
Constructors
| Improve this Doc View SourceDataGridDetailsPresenterAutomationPeer(DataGridDetailsPresenter)
AutomationPeer for DataGridDetailsPresenter
Declaration
public DataGridDetailsPresenterAutomationPeer(DataGridDetailsPresenter owner)
Parameters
Type | Name | Description |
---|---|---|
DataGridDetailsPresenter | owner | DataGridDetailsPresenter |
Methods
| Improve this Doc View SourceGetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
Type | Description |
---|---|
AutomationControlType |
Overrides
| Improve this Doc View SourceGetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
Type | Description |
---|---|
System.String |
Overrides
| Improve this Doc View SourceIsContentElementCore()
Declaration
protected override bool IsContentElementCore()
Returns
Type | Description |
---|---|
System.Boolean |
Overrides
| Improve this Doc View SourceIsControlElementCore()
Declaration
protected override bool IsControlElementCore()
Returns
Type | Description |
---|---|
System.Boolean |