C# 클래스 Gymnastika.Views.UserProfileView

상속: System.Windows.Window, IUserProfileView
파일 보기 프로젝트 열기: weiqiyiji/Gymnastika

공개 프로퍼티들

프로퍼티 타입 설명
RoutedClosingEvent System.Windows.RoutedEvent

공개 메소드들

메소드 설명
UserProfileView ( UserProfileViewModel vm ) : System

보호된 메소드들

메소드 설명
OnClosing ( System e ) : void

비공개 메소드들

메소드 설명
HeaderTextBlock_MouseEnter ( object sender, System e ) : void
HeaderTextBlock_MouseLeave ( object sender, System e ) : void
IUserProfileView ( ) : void
OnWindowClosingStoryboard_Completed ( object sender, EventArgs e ) : void

메소드 상세

OnClosing() 보호된 메소드

protected OnClosing ( System e ) : void
e System
리턴 void

UserProfileView() 공개 메소드

public UserProfileView ( UserProfileViewModel vm ) : System
vm Gymnastika.ViewModels.UserProfileViewModel
리턴 System

프로퍼티 상세

RoutedClosingEvent 공개적으로 정적으로 프로퍼티

public static RoutedEvent,System.Windows RoutedClosingEvent
리턴 System.Windows.RoutedEvent