ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / PropertyChangedEventArgsEx<T> Class
Properties


In This Topic
    PropertyChangedEventArgsEx<T> Class Members
    In This Topic

    The following tables list the members exposed by PropertyChangedEventArgsEx<T>.

    Public Constructors
     NameDescription
    Public Constructor Default constructor  
    Top
    Public Properties
     NameDescription
    Public Property The new value of the property specified by PropertyName.  
    Public Property The previous value of the property specified by PropertyName.  
    Public Property (Inherited from System.ComponentModel.PropertyChangedEventArgs)
    Top
    See Also