ClosableNotifierHandler Délégué
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente une méthode qui gère les événements IClosableNotifier .
public delegate void ClosableNotifierHandler();
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65540)]
[Windows.Foundation.Metadata.Guid(1200417896, 60046, 21244, 135, 226, 200, 25, 222, 0, 15, 146)]
public delegate void ClosableNotifierHandler();
var closableNotifierHandlerHandler = function(){
/* Your code */
}
Public Delegate Sub ClosableNotifierHandler()
- Attributs