Share via


ScrollBarAutomationPeer(ScrollBar) コンストラクター

定義

ScrollBarAutomationPeer クラスの新しいインスタンスを初期化します。

public:
 ScrollBarAutomationPeer(System::Windows::Controls::Primitives::ScrollBar ^ owner);
public ScrollBarAutomationPeer (System.Windows.Controls.Primitives.ScrollBar owner);
new System.Windows.Automation.Peers.ScrollBarAutomationPeer : System.Windows.Controls.Primitives.ScrollBar -> System.Windows.Automation.Peers.ScrollBarAutomationPeer
Public Sub New (owner As ScrollBar)

パラメーター

owner
ScrollBar

この ScrollBarAutomationPeer に関連付けられた ScrollBar

適用対象

こちらもご覧ください