ItemChangedEventArgs

Undocumented in source.

Constructors

this
this(T oItem, T nItem)
Undocumented in source.

Members

Properties

newItem
T newItem [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
oldItem
T oldItem [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From EventArgs

empty
EventArgs empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta