C# 클래스 afeprojectname.AppShell

상속: afeprojectname.Page
파일 보기 프로젝트 열기: ali-hk/Toolkit

공개 메소드들

메소드 설명
AppShell ( ) : System
SetContentFrame ( Frame frame ) : void
SetMenuPaneContent ( UIElement content ) : void

메소드 상세

AppShell() 공개 메소드

public AppShell ( ) : System
리턴 System

SetContentFrame() 공개 메소드

public SetContentFrame ( Frame frame ) : void
frame Frame
리턴 void

SetMenuPaneContent() 공개 메소드

public SetMenuPaneContent ( UIElement content ) : void
content UIElement
리턴 void