Click or drag to resize

WriteToServerT Events

The WriteToServerT type exposes the following members.

Events
 NameDescription
Public eventExpressionChanged Occurs when the Expression changes. For example if the associated visual's name changes.
(Inherited from BindableItem)
Public eventUnforcedValueChanged Occurs when the unforced value of the item changes.
(Inherited from BindableItem)
Public eventValueChanged Occurs when the value of the item changes.
(Inherited from BindableItem)
Public eventValueSourceChanged Occurs when the value of the item changes, also providing information about the source of the new value, and whether the value was manually notified.
(Inherited from BindableItem)
Top
See Also