Microsoft.Ccr.Adapters.Wpf Namespace
Microsoft Robotics
Microsoft Robotics Class Reference
| Class | Description | |
|---|---|---|
|
DispatcherInvoke |
Invokes a method in the WPF dispatcher.
|
|
Invoke |
Invokes a method in the WPF adapter
|
|
Invoke<(Of <(<'R>)>)> |
Invokes a method in the WPF adapter
|
|
RunWindow |
Creates and shows a window in the WPF adaptor
|
|
Shutdown |
Shuts down a WPF dispatcher
|
|
WpfAdapter |
A service for creating WPF windows and using WPF controls in the appropriate WPF dispatcher
|
|
WpfServicePort |
Port for creating windows and invoking methods in the WPF adapter
|
| Delegate | Description | |
|---|---|---|
|
Invoker |
Delegate for invoking a method in a WPF adapter
|
|
Invoker<(Of <(<'R>)>)> |
Delegate for invoking a method in a WPF adapter
|
|
WindowContructor |
Delegate for creating a window in the WPF adapter
|
Show: