CoreWindowSiteBridge 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 CoreWindowSiteBridge sealed : IContentSiteBridge, IClosable
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65543)]
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class CoreWindowSiteBridge final : IContentSiteBridge, IClosable
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65543)]
[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 CoreWindowSiteBridge : IContentSiteBridge, System.IDisposable
Public NotInheritable Class CoreWindowSiteBridge
Implements IContentSiteBridge, IDisposable
- Inheritance
- Attributes
- Implements
Properties
DispatcherQueue | |
LayoutDirectionOverride | |
OverrideScale |
Methods
Close() | |
Connect(ContentIsland) | |
Create(Compositor, CoreWindow) | |
Dispose() |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
IsSupported() |