ReadOnlyPropertyChangedEventArgs Classe
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.
EventArgs déclenché par l’événement ReadOnlyPropertyChagned pour indiquer quelle propriété a été modifiée
public class ReadOnlyPropertyChangedEventArgs : EventArgs
type ReadOnlyPropertyChangedEventArgs = class
inherit EventArgs
Public Class ReadOnlyPropertyChangedEventArgs
Inherits EventArgs
- Héritage
-
ReadOnlyPropertyChangedEventArgs
Constructeurs
| Nom | Description |
|---|---|
| ReadOnlyPropertyChangedEventArgs(String) |
Construire un nouveau ReadOnlyPropertyChangedEventArgs avec un nom de propriété |
Propriétés
| Nom | Description |
|---|---|
| PropertyName |
Définir ou récupérer le nom de la propriété |