C# 클래스 GW2PAO.Modules.Commerce.Views.PriceNotification.PriceNotificationWindow

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

Private Properties

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

공개 메소드들

메소드 설명
PriceNotificationWindow ( ) : System

Default constructor

비공개 메소드들

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

메소드 상세

PriceNotificationWindow() 공개 메소드

Default constructor
public PriceNotificationWindow ( ) : System
리턴 System