C# Class afeprojectname.AppShell

Inheritance: afeprojectname.Page
Datei anzeigen Open project: ali-hk/Toolkit

Public Methods

Method Description
AppShell ( ) : System
SetContentFrame ( Frame frame ) : void
SetMenuPaneContent ( UIElement content ) : void

Method Details

AppShell() public method

public AppShell ( ) : System
return System

SetContentFrame() public method

public SetContentFrame ( Frame frame ) : void
frame Frame
return void

SetMenuPaneContent() public method

public SetMenuPaneContent ( UIElement content ) : void
content UIElement
return void