Sdílet prostřednictvím


ScrollViewerAutomationPeer.GetAutomationControlTypeCore Metoda

Definice

Získá název ScrollViewer , který je přidružen k tomuto ScrollViewerAutomationPeer. Tato metoda je volána .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

Návraty

AutomationControlType

Hodnota výčtu Pane .

Platí pro

Viz také