DesktopChildSiteBridge Class
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 ref class DesktopChildSiteBridge sealed : DesktopSiteBridge
public ref class DesktopChildSiteBridge sealed : DesktopSiteBridge, IContentSiteBridgeEndpointConnectionPrivate
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65540)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class DesktopChildSiteBridge final : DesktopSiteBridge
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65540)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class DesktopChildSiteBridge final : DesktopSiteBridge, IContentSiteBridgeEndpointConnectionPrivate
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65540)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class DesktopChildSiteBridge : DesktopSiteBridge
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65540)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class DesktopChildSiteBridge : DesktopSiteBridge, IContentSiteBridgeEndpointConnectionPrivate
Public NotInheritable Class DesktopChildSiteBridge
Inherits DesktopSiteBridge
Public NotInheritable Class DesktopChildSiteBridge
Inherits DesktopSiteBridge
Implements IContentSiteBridgeEndpointConnectionPrivate
- Inheritance
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| ConnectionInfo | |
| DispatcherQueue | (Inherited from DesktopSiteBridge) |
| IsClosed | (Inherited from DesktopSiteBridge) |
| IsEnabled | (Inherited from DesktopSiteBridge) |
| IsRemoteEndpointConnected | |
| IsVisible | (Inherited from DesktopSiteBridge) |
| LayoutDirectionOverride | (Inherited from DesktopSiteBridge) |
| OverrideScale | (Inherited from DesktopSiteBridge) |
| ResizePolicy | |
| SiteView | |
| WindowId | (Inherited from DesktopSiteBridge) |
Methods
| Name | Description |
|---|---|
| AcceptRemoteEndpoint(String) | |
| Close() | (Inherited from DesktopSiteBridge) |
| Connect(ContentIsland) | (Inherited from DesktopSiteBridge) |
| Create(Compositor, WindowId) | |
| CreateWithDispatcherQueue(DispatcherQueue, WindowId) | |
| Disable() | (Inherited from DesktopSiteBridge) |
| Dispose() |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from DesktopSiteBridge) |
| Enable() | (Inherited from DesktopSiteBridge) |
| Hide() | (Inherited from DesktopSiteBridge) |
| MoveAndResize(RectInt32) | (Inherited from DesktopSiteBridge) |
| MoveInZOrderAtBottom() | (Inherited from DesktopSiteBridge) |
| MoveInZOrderAtTop() | (Inherited from DesktopSiteBridge) |
| MoveInZOrderBelow(WindowId) | (Inherited from DesktopSiteBridge) |
| Show() | (Inherited from DesktopSiteBridge) |
| TryCreatePopupSiteBridge() | (Inherited from DesktopSiteBridge) |
Events
| Name | Description |
|---|---|
| Closed | (Inherited from DesktopSiteBridge) |
| FrameworkClosed | (Inherited from DesktopSiteBridge) |
| RemoteEndpointConnecting | |
| RemoteEndpointDisconnected | |
| RemoteEndpointRequestedStateChanged | |