Share via


AppWindowClosingEventArgs Klasse

Definition

Stellt Daten für das AppWindow.Closing-Ereignis bereit.

public ref class AppWindowClosingEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class AppWindowClosingEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class AppWindowClosingEventArgs
Public NotInheritable Class AppWindowClosingEventArgs
Vererbung
Object Platform::Object IInspectable AppWindowClosingEventArgs
Attribute

Eigenschaften

Cancel

Ruft einen Wert ab, der angibt, ob das Ereignis abgebrochen werden soll, oder legt diesen fest.

Gilt für:

Weitere Informationen