Compartilhar via


ToggleButtonAutomationPeer(ToggleButton) Construtor

Definição

Inicializa uma nova instância da classe 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)

Parâmetros

Aplica-se a

Confira também