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