←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly