Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PoshWpf
Presentation
C# Class PoshWpf.Presentation
Exibir arquivo
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