Interface
IPropertyChanged

Represents an item that supports property changed notifications.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.Windows.Diagrams.Core.dll

Syntax:

cs-api-definition
public interface IPropertyChanged

Events

PropertyChanged

Occurs when a property value changes.

Declaration

cs-api-definition
event EventHandler<PropertyEventArgs> PropertyChanged

Event Value

EventHandler<PropertyEventArgs>

In this article
DefinitionEventsPropertyChanged
Not finding the help you need?
Contact Support