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