C# Class GW2PAO.Modules.WvW.Views.WvWNotification.WvWNotificationWindow

Interaction logic for EventNotificationWindow.xaml
Inheritance: GW2PAO.Views.OverlayWindow
Datei anzeigen Open project: SamHurne/gw2pao Class Usage Examples

Private Properties

Property Type Description
LoadWindowLocation void
Window_MouseLeftButtonDown void

Public Methods

Method Description
WvWNotificationWindow ( ) : System

Default constructor

Private Methods

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

Method Details

WvWNotificationWindow() public method

Default constructor
public WvWNotificationWindow ( ) : System
return System