ToggleButtonAutomationPeer Constructor
Initializes a new instance of the ToggleButtonAutomationPeer class
Definition
Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public ToggleButtonAutomationPeer(
ToggleButton owner
)
Public Sub New (
owner As ToggleButton
)
new :
owner : ToggleButton -> ToggleButtonAutomationPeer
Parameters
See Also
Reference
ToggleButtonAutomationPeer Class
Avalonia.Automation.Peers Namespace