Provides data for the PropertyBoxChanged event.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public class PropertyBoxChangedEventArgs : EventArgs
Visual Basic
Public Class PropertyBoxChangedEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.Silverlight.Extended..::..PropertyBoxChangedEventArgs
      C1.Silverlight.Extended..::..ChangingPropertyBoxEventArgs

See Also