ToggleSwitchAutomationPeer Class

Namespace
MahApps.Metro.Automation.Peers
Interfaces
  • IToggleProvider
Base Types
  • FrameworkElementAutomationPeer
graph BT Type-->Base0["FrameworkElementAutomationPeer"] Type-.->Interface0["IToggleProvider"] Type["ToggleSwitchAutomationPeer"] class Type type-node

Syntax

public class ToggleSwitchAutomationPeer : FrameworkElementAutomationPeer, IToggleProvider

Constructors

Name Summary
ToggleSwitchAutomationPeer(ToggleSwitch) Initializes a new instance of the ToggleSwitchAutomationPeer class.

Properties

Name Value Summary
ToggleState ToggleState

Methods

Name Value Summary
GetAutomationControlTypeCore() AutomationControlType
GetClassNameCore() string
GetPattern(PatternInterface) object
Toggle() void