Condividi tramite


ScrollViewerAutomationPeer.GetAutomationControlTypeCore Metodo

Definizione

Ottiene il nome dell’oggetto ScrollViewer associato a ScrollViewerAutomationPeer. Questo metodo viene 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

AutomationControlType

Il valore di enumerazione Pane.

Si applica a

Vedi anche