DataGridCell.OnCreateAutomationPeer Methode

Definition

Gibt den Automatisierungspeer für diesen DataGridCellWert zurück.

protected:
 override System::Windows::Automation::Peers::AutomationPeer ^ OnCreateAutomationPeer();
protected override System.Windows.Automation.Peers.AutomationPeer OnCreateAutomationPeer();
override this.OnCreateAutomationPeer : unit -> System.Windows.Automation.Peers.AutomationPeer
Protected Overrides Function OnCreateAutomationPeer () As AutomationPeer

Gibt zurück

Der Automatisierungspeer dafür DataGridCell.

Hinweise

Der DataGridCellAutomationPeer macht die DataGrid für Benutzeroberflächenautomatisierung verfügbar.

Gilt für: