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

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

Public Methods

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

Method Details

AppBarAutomationPeer() public method

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

Toggle() public method

public Toggle ( ) : void
return void