←Select platform

OnPropertyChanged Method

Summary

Raises the PropertyChanged event.

Syntax

C#
VB
C++
protected virtual void OnPropertyChanged( 
   string propertyName 
) 
  
Protected Overridable Sub OnPropertyChanged( _ 
   ByVal propertyName As String _ 
)  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly