C# 클래스 Catel.Services.NavigationRootService

파일 보기 프로젝트 열기: Catel/Catel

공개 메소드들

메소드 설명
GetNavigationRoot ( ) : object

Gets the navigation root.

보호된 메소드들

메소드 설명
GetApplicationRootFrame ( ) : System.Windows.Controls.Frame

Gets the application root frame.

GetApplicationRootFrame ( ) : System.Windows.Controls.Frame

Gets the application root frame.

GetApplicationRootFrame ( ) : Microsoft.Phone.Controls.PhoneApplicationFrame

Gets the application root frame.

메소드 상세

GetApplicationRootFrame() 보호된 메소드

Gets the application root frame.
protected GetApplicationRootFrame ( ) : System.Windows.Controls.Frame
리턴 System.Windows.Controls.Frame

GetApplicationRootFrame() 보호된 메소드

Gets the application root frame.
protected GetApplicationRootFrame ( ) : System.Windows.Controls.Frame
리턴 System.Windows.Controls.Frame

GetApplicationRootFrame() 보호된 메소드

Gets the application root frame.
protected GetApplicationRootFrame ( ) : Microsoft.Phone.Controls.PhoneApplicationFrame
리턴 Microsoft.Phone.Controls.PhoneApplicationFrame

GetNavigationRoot() 공개 메소드

Gets the navigation root.
public GetNavigationRoot ( ) : object
리턴 object