C# Class PoshWpf.Presentation

Show file Open project: Jaykul/PoshConsole

Public Methods

Method Description
Stop ( WindowDispatcherAsyncResult asyncResult ) : PresentationResult

Private Methods

Method Description
NewWindow ( XmlNode xaml, IntPtr owner ) : Window
Start ( XmlNode xaml, SetWindowProperties initialize, IntPtr owner ) : WindowDispatcherAsyncResult
WindowProc ( object obj ) : void

Method Details

Stop() public static method

public static Stop ( WindowDispatcherAsyncResult asyncResult ) : PresentationResult
asyncResult WindowDispatcherAsyncResult
return PresentationResult