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