Share via


TableCellAutomationPeer.GetLocalizedControlTypeCore Método

Definición

Obtiene la versión localizada del tipo de control del elemento TableCell asociado a TableCellAutomationPeer.

protected:
 override System::String ^ GetLocalizedControlTypeCore();
protected override string GetLocalizedControlTypeCore ();
override this.GetLocalizedControlTypeCore : unit -> string
Protected Overrides Function GetLocalizedControlTypeCore () As String

Devoluciones

Cadena que contiene "cell".

Se aplica a