TextBlockAutomationPeer Constructor

Initializes a new instance of the TextBlockAutomationPeer class

Definition

Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public TextBlockAutomationPeer(
	TextBlock owner
)

Parameters

owner  TextBlock
 

See Also