C# Class GW2PAO.Modules.Events.Views.EventNotification.EventNotificationWindow

Interaction logic for EventNotificationWindow.xaml
Inheritance: GW2PAO.Views.OverlayWindow
Afficher le fichier Open project: SamHurne/gw2pao Class Usage Examples

Private Properties

Свойство Type Description
LoadWindowLocation void
Window_MouseLeftButtonDown void

Méthodes publiques

Méthode Description
EventNotificationWindow ( ) : System

Default constructor

Private Methods

Méthode Description
LoadWindowLocation ( ) : void
Window_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

EventNotificationWindow() public méthode

Default constructor
public EventNotificationWindow ( ) : System
Résultat System