C# 클래스 MoveToDesktop.App

Interaction logic for App.xaml
상속: System.Windows.Application
파일 보기 프로젝트 열기: Eun/MoveToDesktop

공개 메소드들

메소드 설명
App ( ) : System

비공개 메소드들

메소드 설명
PostMessage ( IntPtr hwnd, int msg, IntPtr wparam, IntPtr lparam ) : bool
RegisterWindowMessage ( string message ) : int
RunCommand ( System.Windows.Forms.Command command ) : void
ShowWindow ( ) : void
WndProc ( IntPtr hwnd, int msg, IntPtr wParam, IntPtr lParam, bool &handled ) : IntPtr

메소드 상세

App() 공개 메소드

public App ( ) : System
리턴 System