Condividi tramite


AppWindowClosingEventArgs Classe

Definizione

Fornisce i dati per l'evento AppWindow.Closing.

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
Ereditarietà
Object Platform::Object IInspectable AppWindowClosingEventArgs
Attributi

Proprietà

Cancel

Ottiene o imposta un valore che indica se l'evento deve essere annullato.

Si applica a

Vedi anche