Documentation de Dvp.NET. Forum : http://www.developpez.net/forums/f1239/applications/projets/projets-heberges/dvp-net/ [Ceci est une documentation préliminaire, sous réserve de modification.]
Fournit des méthodes d'extension pour travailler avec les objets implémentant INotifyPropertyChanged.
Espace de nom : Developpez.Dotnet.ComponentModelAssembly : Developpez.Dotnet (dans Developpez.Dotnet.dll) Version: 0.6.0.0 (0.6.0.0)
Syntaxe
| C# |
|---|
public static class NotifyPropertyChangedExtensions |
| Visual Basic (Déclaration) |
|---|
<ExtensionAttribute> _
Public NotInheritable Class NotifyPropertyChangedExtensions |
| Visual C++ |
|---|
[ExtensionAttribute]
public ref class NotifyPropertyChangedExtensions abstract sealed |
Hiérarchie d'héritage
Voir aussi