Share via


SystemVisualSiteBridge Class

Definition

public ref class SystemVisualSiteBridge sealed : IContentSiteBridge, IClosableNotifier, IClosable
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 131072)]
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SystemVisualSiteBridge final : IContentSiteBridge, IClosableNotifier, IClosable
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 131072)]
[Windows.Foundation.Metadata.Experimental]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SystemVisualSiteBridge : IContentSiteBridge, IClosableNotifier, System.IDisposable
Public NotInheritable Class SystemVisualSiteBridge
Implements IClosableNotifier, IContentSiteBridge, IDisposable
Inheritance
Object Platform::Object IInspectable SystemVisualSiteBridge
Attributes
Implements

Properties

Name Description
DispatcherQueue
IsClosed
LayoutDirectionOverride
OverrideScale
Site

Methods

Name Description
Close()
Connect(ContentIsland)
Create(DispatcherQueue, ContainerVisual, WindowId)
Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Events

Name Description
Closed
FrameworkClosed

Applies to