Condividi tramite


ScrollBarAutomationPeer.GetAutomationControlTypeCore Metodo

Definizione

Ottiene il nome dell’oggetto ScrollBar associato a ScrollBarAutomationPeer. Chiamato da GetClassName().

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

Il valore di enumerazione ScrollBar.

Si applica a

Vedi anche