ToggleButtonAutomationPeer(ToggleButton) 构造函数

定义

初始化 ToggleButtonAutomationPeer 类的新实例。

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

参数

适用于

另请参阅