Table of Contents

Class ToggleButtonAutomationPeer

Namespace
Avalonia.Automation.Peers
Assembly
Avalonia.Controls.dll
public class ToggleButtonAutomationPeer : ContentControlAutomationPeer, IToggleProvider
Inheritance
ToggleButtonAutomationPeer
Implements
Derived
Inherited Members

Constructors

ToggleButtonAutomationPeer(ToggleButton)

public ToggleButtonAutomationPeer(ToggleButton owner)

Parameters

owner ToggleButton

Properties

Owner

public ToggleButton Owner { get; }

Property Value

ToggleButton

Methods

GetAutomationControlTypeCore()

protected override AutomationControlType GetAutomationControlTypeCore()

Returns

AutomationControlType

IsContentElementCore()

protected override bool IsContentElementCore()

Returns

bool

IsControlElementCore()

protected override bool IsControlElementCore()

Returns

bool