共用方式為


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 列舉值。

適用於

另請參閱