Piccolo.NET

PPropertyEventArgs Class

PPropertyEventArgs is used to pass data for a property changed event to a PPropertyEventHandler.

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

System.Object
   EventArgs
      PPropertyEventArgs

public class PPropertyEventArgs : EventArgs

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: UMD.HCIL.Piccolo.Event

Assembly: UMD.HCIL.Piccolo (in UMD.HCIL.Piccolo.dll)

See Also

PPropertyEventArgs Members | UMD.HCIL.Piccolo.Event Namespace