Language

ScrollBar.OnCreateAutomationPeer メソッド

定義

このAutomationPeer コントロールのScrollBarを作成します。

protected:
 override System::Windows::Automation::Peers::AutomationPeer ^ OnCreateAutomationPeer();
protected override System.Windows.Automation.Peers.AutomationPeer OnCreateAutomationPeer();
override this.OnCreateAutomationPeer : unit -> System.Windows.Automation.Peers.AutomationPeer
Protected Overrides Function OnCreateAutomationPeer () As AutomationPeer

返品

ScrollBarAutomationPeer コントロールのScrollBar。

適用対象