DesktopAttachedSiteBridge.CreateFromWindowId Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static DesktopAttachedSiteBridge ^ CreateFromWindowId(DispatcherQueue ^ queue, WindowId windowId);
static DesktopAttachedSiteBridge CreateFromWindowId(DispatcherQueue const& queue, WindowId const& windowId);
public static DesktopAttachedSiteBridge CreateFromWindowId(DispatcherQueue queue, WindowId windowId);
function createFromWindowId(queue, windowId)
Public Shared Function CreateFromWindowId (queue As DispatcherQueue, windowId As WindowId) As DesktopAttachedSiteBridge
Parameters
- queue
- DispatcherQueue
- windowId
- WindowId