ScrollBarAutomationPeer.GetAutomationControlTypeCore 方法

定义

获取与此 ScrollBar 关联的 ScrollBarAutomationPeer 的名称。 由 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

返回

AutomationControlType

ScrollBar 枚举值。

适用于

另请参阅