ReadOnlyPropertyChangedEventArgs Classe

Définition

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é

S’applique à