LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

OnPropertyChanged Method (WindowLevelInformation)

Show in webframe






A System.String that represents the name of the property that has changed.
Raises the PropertyChanged event.
Syntax
protected virtual void OnPropertyChanged( 
   string propertyName
)
'Declaration
 
Protected Overridable Sub OnPropertyChanged( _
   ByVal propertyName As String _
) 
'Usage
 
Dim instance As WindowLevelInformation
Dim propertyName As String
 
instance.OnPropertyChanged(propertyName)

            

            
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

See Also

Reference

WindowLevelInformation Class
WindowLevelInformation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.