Represents an item that supports property changed notifications.
Namespace: Telerik.Windows.Diagrams.CoreAssembly: Telerik.Windows.Diagrams.Core (in Telerik.Windows.Diagrams.Core.dll) Version: 2013.1.403.40
Syntax
| C# |
|---|
public interface IPropertyChanged |
| Visual Basic |
|---|
Public Interface IPropertyChanged |
See Also