C# 클래스 Windows.UI.Xaml.Automation.Peers.AppBarAutomationPeer

상속: FrameworkElementAutomationPeer, IAppBarAutomationPeer, IToggleProvider
파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity

공개 메소드들

메소드 설명
AppBarAutomationPeer ( [ owner ) : System
Toggle ( ) : void

메소드 상세

AppBarAutomationPeer() 공개 메소드

public AppBarAutomationPeer ( [ owner ) : System
owner [
리턴 System

Toggle() 공개 메소드

public Toggle ( ) : void
리턴 void