C# 클래스 XboxMediaRemote.App.Views.ViewBase

상속: Windows.UI.Xaml.Controls.Page, IView
파일 보기 프로젝트 열기: nigel-sampson/xbox-media-remote

공개 메소드들

메소드 설명
GoToState ( string stateName, bool useTransitions = true ) : void

메소드 상세

GoToState() 공개 메소드

public GoToState ( string stateName, bool useTransitions = true ) : void
stateName string
useTransitions bool
리턴 void