DesktopPopupSiteBridge 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 DesktopPopupSiteBridge sealed : IContentSiteAutomation, IContentSiteBridge, IContentSiteLink, IClosableNotifier, IClosable
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65543)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class DesktopPopupSiteBridge final : IContentSiteAutomation, IContentSiteBridge, IContentSiteLink, IClosableNotifier, IClosable
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65543)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class DesktopPopupSiteBridge : IContentSiteAutomation, IContentSiteBridge, IContentSiteLink, IClosableNotifier, System.IDisposable
Public NotInheritable Class DesktopPopupSiteBridge
Implements IClosableNotifier, IContentSiteAutomation, IContentSiteBridge, IContentSiteLink, IDisposable
- Inheritance
- Attributes
- Implements
Properties
AutomationOption | |
AutomationProvider | |
DispatcherQueue | |
IsClosed | |
IsEnabled | |
IsVisible | |
LayoutDirectionOverride | |
OverrideScale | |
Parent | |
SiteView | |
WindowId |
Methods
Close() | |
Connect(ContentIsland) | |
Create(ContentIsland) | |
Disable() | |
Dispose() |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
Enable() | |
Hide() | |
MoveAndResize(RectInt32) | |
MoveInZOrderAtBottom() | |
MoveInZOrderAtTop() | |
MoveInZOrderBelow(WindowId) | |
Show() |
Events
Closed | |
FragmentRootAutomationProviderRequested | |
FrameworkClosed | |
NextSiblingAutomationProviderRequested | |
ParentAutomationProviderRequested | |
PreviousSiblingAutomationProviderRequested |