Property | Type | Description | |
---|---|---|---|
SetComplete | void | ||
SetException | void | ||
SetState | void | ||
SetWindow | void |
Method | Description | |
---|---|---|
WindowDispatcherAsyncResult ( |
Method | Description | |
---|---|---|
SetComplete ( |
used to set the result when the window is closed
|
|
SetException ( |
used to set the result to throw an exception
|
|
SetState ( object stateObject ) : void | ||
SetWindow ( |
used to set the dispatcher once the window is initialized
|
public WindowDispatcherAsyncResult ( |
||
done | ||
return | System |