ToggleButtonAutomationPeer(ToggleButton) Constructor

Definición

Inicializa una nueva instancia de la clase 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

Se aplica a

Consulte también