Sdílet prostřednictvím


ToggleButtonAutomationPeer(ToggleButton) Konstruktor

Definice

Inicializuje novou instanci ToggleButtonAutomationPeer třídy.

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)

Parametry

owner
ToggleButton

To ToggleButton je přidruženo k tomuto ToggleButtonAutomationPeer.

Platí pro

Viz také