共用方式為


RangeBaseAutomationPeer(RangeBase) 建構函式

定義

初始化 RangeBaseAutomationPeer 類別的新執行個體。

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

參數

owner
RangeBase

與這個 RangeBaseAutomationPeer 關聯的 RangeBase

適用於

另請參閱