Table of Contents

Class WindowAutomationPeer

Namespace
Avalonia.Automation.Peers
Assembly
Avalonia.Controls.dll
public class WindowAutomationPeer : WindowBaseAutomationPeer, IRootProvider
Inheritance
WindowAutomationPeer
Implements
Inherited Members

Constructors

WindowAutomationPeer(Window)

public WindowAutomationPeer(Window owner)

Parameters

owner Window

Properties

Owner

public Window Owner { get; }

Property Value

Window

Methods

GetNameCore()

protected override string? GetNameCore()

Returns

string