Condividi tramite


WindowAutomationPeer.GetAutomationControlTypeCore Metodo

Definizione

Ottiene il tipo di controllo per l’oggetto Window associato a WindowAutomationPeer. Chiamato da 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

Restituisce

AutomationControlType

Il valore di enumerazione Window.

Si applica a