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)

Параметры

owner
ToggleButton

Объект ToggleButton, связанный с этим ToggleButtonAutomationPeer.

Применяется к

См. также раздел