Condividi tramite


SliderAutomationPeer.GetAutomationControlTypeCore Metodo

Definizione

Ottiene il tipo di controllo per l’oggetto Slider associato a SliderAutomationPeer. 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 Slider.

Si applica a

Vedi anche