RepeatButtonAutomationPeer.GetAutomationControlTypeCore Metodo

Definizione

Ottiene il tipo di controllo per l’oggetto RepeatButton associato a RepeatButtonAutomationPeer. Questo metodo viene 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 Button.

Si applica a

Vedi anche