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

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

Public Methods

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

Method Details

SemanticZoomAutomationPeer() public method

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

Toggle() public method

public Toggle ( ) : void
return void