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