Share via


WindowEventArgs Classe

Définition

Contient les informations d’état de la fenêtre retournées par l’événement Window.Closed .

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

Propriétés

Handled

Obtient ou définit si un événement Window a été géré.

S’applique à