Click or drag to resize

TransactedProperty<T> Events

The TransactedProperty<T> generic type exposes the following members.

Events
  NameDescription
Public eventChanged
Raised when a transaction that changes this property is Committed. See the Remarks section for more information.
Top
See Also