C# 클래스 PoshWpf.Presentation

파일 보기 프로젝트 열기: Jaykul/PoshConsole

공개 메소드들

메소드 설명
Stop ( WindowDispatcherAsyncResult asyncResult ) : PresentationResult

비공개 메소드들

메소드 설명
NewWindow ( XmlNode xaml, IntPtr owner ) : Window
Start ( XmlNode xaml, SetWindowProperties initialize, IntPtr owner ) : WindowDispatcherAsyncResult
WindowProc ( object obj ) : void

메소드 상세

Stop() 공개 정적인 메소드

public static Stop ( WindowDispatcherAsyncResult asyncResult ) : PresentationResult
asyncResult WindowDispatcherAsyncResult
리턴 PresentationResult