C# Class XboxMediaRemote.App.Views.ViewBase

Inheritance: Windows.UI.Xaml.Controls.Page, IView
Show file Open project: nigel-sampson/xbox-media-remote

Public Methods

Method Description
GoToState ( string stateName, bool useTransitions = true ) : void

Method Details

GoToState() public method

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