C# Class Windows.UI.Xaml.Automation.Peers.ToggleSwitchAutomationPeer

Inheritance: FrameworkElementAutomationPeer, IToggleSwitchAutomationPeer, IToggleProvider
Show file Open project: shiftkey/winrt-backport-hilarity

Public Methods

Method Description
Toggle ( ) : void
ToggleSwitchAutomationPeer ( [ owner ) : System

Method Details

Toggle() public method

public Toggle ( ) : void
return void

ToggleSwitchAutomationPeer() public method

public ToggleSwitchAutomationPeer ( [ owner ) : System
owner [
return System