TableCell.OnCreateAutomationPeer Méthode

Définition

Crée et retourne un objet AutomationPeer pour ce TableCell.

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

Retours

AutomationPeer

Objet AutomationPeer pour ce TableCell.

Remarques

Cette méthode se substitue à OnCreateAutomationPeer.

S’applique à