Avalonia API Reference
C#
VB
F#
Show/Hide TOC
Automation
Peer Constructor
Initializes a new instance of the
AutomationPeer
class
Definition
Namespace:
Avalonia.Automation.Peers
Assembly:
Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
C#
Copy
View Source
protected
AutomationPeer
()
VB
Copy
View Source
Protected
Sub
New
F#
Copy
View Source
new
:
unit
->
AutomationPeer
See Also
Reference
AutomationPeer Class
Avalonia.Automation.Peers Namespace
In This Article
Definition
See Also