C# Class afeprojectname.AppShell

Inheritance: afeprojectname.Page
Afficher le fichier Open project: ali-hk/Toolkit

Méthodes publiques

Méthode Description
AppShell ( ) : System
SetContentFrame ( Frame frame ) : void
SetMenuPaneContent ( UIElement content ) : void

Method Details

AppShell() public méthode

public AppShell ( ) : System
Résultat System

SetContentFrame() public méthode

public SetContentFrame ( Frame frame ) : void
frame Frame
Résultat void

SetMenuPaneContent() public méthode

public SetMenuPaneContent ( UIElement content ) : void
content UIElement
Résultat void