LabelAutomationPeer.GetAutomationControlTypeCore Método

Definição

Obtém o tipo de controle para o Label associado a este LabelAutomationPeer. 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 Text.

Aplica-se a

Confira também