C# 클래스 Jira.Win8.Main

상속: Jira.Win8.Common.LayoutAwarePage
파일 보기 프로젝트 열기: iinteractive/jira-win8-client 1 사용 예제들

공개 메소드들

메소드 설명
Main ( ) : System

비공개 메소드들

메소드 설명
OnPopupClosed ( object sender, object e ) : void

When the Popup closes we no longer need to monitor activation changes.

OnWindowActivated ( object sender, Windows e ) : void

We use the window's activated event to force closing the Popup since a user maybe interacted with something that didn't normally trigger an obvious dismiss.

OnWindowSizeChanged ( object sender, Windows e ) : void

Invoked when the window size is updated.

RegisterSettings ( ) : void
Shell_KeyUp ( object sender, KeyRoutedEventArgs e ) : void
Shell_Loaded ( object sender, RoutedEventArgs e ) : void
UpdateView ( ) : void

메소드 상세

Main() 공개 메소드

public Main ( ) : System
리턴 System