Share via


Create Method (DispatcherQueue, Port(Exception))

Microsoft Robotics Class Reference

Creates a new WPF adapter.

Remarks

The current application of the appdomain is used. If the current application has not been initialized the default application implementation is used.

Namespace: Microsoft.Ccr.Adapters.Wpf
Assembly: Microsoft.Ccr.Adapters.Wpf (in Microsoft.Ccr.Adapters.Wpf.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public static WpfServicePort Create(
    DispatcherQueue taskQueue,
    out Port<Exception> exceptions
)

Parameters

Return Value

service port of the WPF adapter

See Also

WpfAdapter Class

Create Overload

Microsoft.Ccr.Adapters.Wpf Namespace