OnPropertyChanged Method

Summary

Fires the PropertyChanged event.

Syntax
C#
VB
C++
protected virtual void OnPropertyChanged( 
   string info 
) 
  
Protected Sub OnPropertyChanged( _ 
   ByVal info As String _ 
)  
            protected: 
void OnPropertyChanged(  
   String^ info 
)  

Parameters

info
The name of the property changed.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly