
| Visual Basic (Declaration) | |
|---|---|
Public Class NotifyPropertyChanged Implements INotifyPropertyChanged | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As NotifyPropertyChanged | |
| C# | |
|---|---|
public class NotifyPropertyChanged : INotifyPropertyChanged | |
| C++/CLI | |
|---|---|
public ref class NotifyPropertyChanged : public INotifyPropertyChanged | |
System.Object
Leadtools.Dicom.Common.DataTypes.NotifyPropertyChanged
Leadtools.Dicom.Common.DataTypes.SopInstance
Leadtools.Dicom.Common.DataTypes.SopInstanceReference
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
Copy Code