ScrollViewerAutomationPeer.GetAutomationControlTypeCore Méthode

Définition

Obtient le nom du ScrollViewer associé à ce ScrollViewerAutomationPeer. Cette méthode est appelée par 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

Retours

AutomationControlType

Valeur de l'énumération Pane.

S’applique à

Voir aussi