Constable Authorization Engine 2.0 BETA

PropertyChangeEventArgs Class

[This is preliminary documentation and subject to change.]

Represents a change to a property of an object.

For a list of all members of this type, see PropertyChangeEventArgs Members.

System.Object
   System.EventArgs
      LaMarvin.ComponentModel.ChangeEventArgs
         LaMarvin.ComponentModel.PropertyChangeEventArgs

[Visual Basic]
<Serializable>
Public Class PropertyChangeEventArgs
    Inherits ChangeEventArgs
[C#]
[Serializable]
public class PropertyChangeEventArgs : ChangeEventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: LaMarvin.ComponentModel

Assembly: LaMarvin.Common (in LaMarvin.Common.dll)

See Also

PropertyChangeEventArgs Members | LaMarvin.ComponentModel Namespace