NotifyPropertyChanged Class

Summary

Base class form implementing property change notification.

Syntax
C#
VB
C++
[SerializableAttribute()] 
public class NotifyPropertyChanged : INotifyPropertyChanged 
<SerializableAttribute()> 
Public Class NotifyPropertyChanged  
   Implements System.ComponentModel.INotifyPropertyChanged  
[SerializableAttribute()] 
public ref class NotifyPropertyChanged : public System.ComponentModel.INotifyPropertyChanged   

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly