C# 클래스 GW2PAO.Modules.Events.Views.EventNotification.EventNotificationWindow

Interaction logic for EventNotificationWindow.xaml
상속: GW2PAO.Views.OverlayWindow
파일 보기 프로젝트 열기: SamHurne/gw2pao 1 사용 예제들

Private Properties

프로퍼티 타입 설명
LoadWindowLocation void
Window_MouseLeftButtonDown void

공개 메소드들

메소드 설명
EventNotificationWindow ( ) : System

Default constructor

비공개 메소드들

메소드 설명
LoadWindowLocation ( ) : void
Window_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

메소드 상세

EventNotificationWindow() 공개 메소드

Default constructor
public EventNotificationWindow ( ) : System
리턴 System