OnPropertyChanged Method

Summary
Raises the PropertyChanged event.
Syntax
C#
C++/CLI
protected virtual void OnPropertyChanged( 
   string propertyName 
) 
protected:  
   virtual void OnPropertyChanged( 
      String^ propertyName 
   ) 

Parameters

propertyName
A System.String that represents the name of the property that has changed.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.