C# Class PlexServiceTray.AboutWindow

Interaction logic for AboutWindow.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: cjmurph/PmsService Class Usage Examples

Méthodes publiques

Свойство Type Description
DialogueResultProperty System.Windows.DependencyProperty
FileProperty System.Windows.DependencyProperty
HelpLinkDisplayTextProperty System.Windows.DependencyProperty
HelpLinkProperty System.Windows.DependencyProperty
HelpProperty System.Windows.DependencyProperty
VersionProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
AboutWindow ( ) : System
ShowAboutDialog ( ) : bool?

Private Methods

Méthode Description
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

Method Details

AboutWindow() public méthode

public AboutWindow ( ) : System
Résultat System

ShowAboutDialog() public static méthode

public static ShowAboutDialog ( ) : bool?
Résultat bool?

Property Details

DialogueResultProperty public_oe static_oe property

public static DependencyProperty,System.Windows DialogueResultProperty
Résultat System.Windows.DependencyProperty

FileProperty public_oe static_oe property

public static DependencyProperty,System.Windows FileProperty
Résultat System.Windows.DependencyProperty

HelpLinkDisplayTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows HelpLinkDisplayTextProperty
Résultat System.Windows.DependencyProperty

HelpLinkProperty public_oe static_oe property

public static DependencyProperty,System.Windows HelpLinkProperty
Résultat System.Windows.DependencyProperty

HelpProperty public_oe static_oe property

public static DependencyProperty,System.Windows HelpProperty
Résultat System.Windows.DependencyProperty

VersionProperty public_oe static_oe property

public static DependencyProperty,System.Windows VersionProperty
Résultat System.Windows.DependencyProperty