Click or drag to resize

DataContextNodeConnector Methods

The DataContextNodeConnector type exposes the following members.

Methods
  NameDescription
Public methodOnHierarchyChanged
Informs the context node that the hierarchy changed, so the context and/or master paths may have changed. Has to be called: - Anchestor context changed. - Anchestor master path changed.
Public methodSetValue
Sets the specified value at the specified path.
Public methodSetValueListener
Sets the callback which is called when the value of the monitored data in the context changed.
Top
See Also