Freigeben über


WindowEventArgs Klasse

Definition

Enthält die Statusinformationen des Fensters, die vom Window.Closed-Ereignis zurückgegeben werden.

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
Vererbung
Object Platform::Object IInspectable WindowEventArgs
Attribute

Eigenschaften

Handled

Ruft ab oder legt fest, ob ein Window-Ereignis behandelt wurde.

Gilt für: