Class TextBlockAutomationPeer
- Namespace
- Avalonia.Automation.Peers
- Assembly
- Avalonia.Controls.dll
public class TextBlockAutomationPeer : ControlAutomationPeer
- Inheritance
-
TextBlockAutomationPeer
- Inherited Members
Constructors
TextBlockAutomationPeer(TextBlock)
public TextBlockAutomationPeer(TextBlock owner)
Parameters
owner
TextBlock
Properties
Owner
public TextBlock Owner { get; }
Property Value
Methods
GetAutomationControlTypeCore()
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
GetNameCore()
protected override string? GetNameCore()
Returns
IsControlElementCore()
protected override bool IsControlElementCore()