EventHandlerAttribute.EnableStopPropagation Propriété
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.
Obtient la capacité de l’événement à arrêter la propagation.
public:
property bool EnableStopPropagation { bool get(); };
public bool EnableStopPropagation { get; }
member this.EnableStopPropagation : bool
Public ReadOnly Property EnableStopPropagation As Boolean