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