Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

PropertyChanged Event






Occurs when a property value changes.
Syntax
public event PropertyChangedEventHandler PropertyChanged
'Declaration
 
Public Event PropertyChanged As PropertyChangedEventHandler
'Usage
 
Dim instance As NotifyPropertyChanged
Dim handler As PropertyChangedEventHandler
 
AddHandler instance.PropertyChanged, handler
public:
event PropertyChangedEventHandler^ PropertyChanged
Event Data

The event handler receives an argument of type PropertyChangedEventArgs containing data related to this event. The following PropertyChangedEventArgs properties provide information specific to this event.

PropertyDescription
PropertyName Gets the name of the property that changed.
Requirements

Target Platforms

See Also

Reference

NotifyPropertyChanged Class
NotifyPropertyChanged Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features