PropertyChanged Event

Summary
Occurs when the ModalityOptions property is changed.
Syntax
C#
VB
C++
public event PropertyChangedEventHandler PropertyChanged 
  
Public Event PropertyChanged As PropertyChangedEventHandler 
public: 
event PropertyChangedEventHandler^ PropertyChanged 
Event Data

The event handler receives an argument of type PropertyChangedEventArgs containing data related to this event. The following PropertyChangedEventArgs properties provide information specific to this event.

PropertyDescription
PropertyName Gets the name of the property that changed.
Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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