C# 클래스 PlexServiceTray.AboutWindow

Interaction logic for AboutWindow.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: cjmurph/PmsService 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DialogueResultProperty System.Windows.DependencyProperty
FileProperty System.Windows.DependencyProperty
HelpLinkDisplayTextProperty System.Windows.DependencyProperty
HelpLinkProperty System.Windows.DependencyProperty
HelpProperty System.Windows.DependencyProperty
VersionProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
AboutWindow ( ) : System
ShowAboutDialog ( ) : bool?

비공개 메소드들

메소드 설명
CanOk ( object parameter ) : bool
Hyperlink_RequestNavigate ( object sender, System.Windows.Navigation.RequestNavigateEventArgs e ) : void
OnOk ( object parameter ) : void
Title_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

메소드 상세

AboutWindow() 공개 메소드

public AboutWindow ( ) : System
리턴 System

ShowAboutDialog() 공개 정적인 메소드

public static ShowAboutDialog ( ) : bool?
리턴 bool?

프로퍼티 상세

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

public static DependencyProperty,System.Windows DialogueResultProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows FileProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows HelpLinkDisplayTextProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows HelpLinkProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows HelpProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows VersionProperty
리턴 System.Windows.DependencyProperty