←Select platform

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

Leadtools.MedicalViewer Assembly