Partager via


HostedViewClosingEventArgs Classe

Définition

Fournit un report que vous pouvez appeler lorsque l’événement HostedViewClosing se déclenche pour différer la suppression de la vue hébergée.

public ref class HostedViewClosingEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class HostedViewClosingEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class HostedViewClosingEventArgs
Public NotInheritable Class HostedViewClosingEventArgs
Héritage
Object Platform::Object IInspectable HostedViewClosingEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Méthodes

GetDeferral()

Permet aux scénarios de fenêtre hébergée de différer la suppression de la fenêtre, du répartiteur et du thread ASTA (Application Single-Threaded Apartment) de la vue hébergée.

S’applique à