C# Class XboxMediaRemote.App.Views.ViewBase

Inheritance: Windows.UI.Xaml.Controls.Page, IView
Afficher le fichier Open project: nigel-sampson/xbox-media-remote

Méthodes publiques

Méthode Description
GoToState ( string stateName, bool useTransitions = true ) : void

Method Details

GoToState() public méthode

public GoToState ( string stateName, bool useTransitions = true ) : void
stateName string
useTransitions bool
Résultat void