Udostępnij za pośrednictwem


ToggleButtonAutomationPeer(ToggleButton) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy 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)

Parametry

owner
ToggleButton

Element ToggleButton skojarzony z tym ToggleButtonAutomationPeerelementem .

Dotyczy

Zobacz też