TableAutomationPeer.GetAutomationControlTypeCore Método

Definição

Obtém o tipo de controle para o Table associado a este TableAutomationPeer. Este método é chamado por GetAutomationControlType().

protected:
 override System::Windows::Automation::Peers::AutomationControlType GetAutomationControlTypeCore();
protected override System.Windows.Automation.Peers.AutomationControlType GetAutomationControlTypeCore ();
override this.GetAutomationControlTypeCore : unit -> System.Windows.Automation.Peers.AutomationControlType
Protected Overrides Function GetAutomationControlTypeCore () As AutomationControlType

Retornos

AutomationControlType

O valor de enumeração Table.

Aplica-se a

Confira também