ImageAutomationPeer Constructor
Namespace: Avalonia.Controls.Automation.PeersAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public ImageAutomationPeer(
Control owner
)
Public Sub New (
owner As Control
)
new :
owner : Control -> ImageAutomationPeer
Parameters
- owner Control
-