Called before every binding operation. Does nothing by default.
Called after every binding operation. Does nothing by default.
Indicates whether or not the binding system should throw errors or not.
Binds the view, preserving the existing binding context. Optionally, a new context can be created, parented to the previous context.
The data to bind to.
The view to bind.
Binds the view, preserving the existing binding context. Optionally, a new context can be created, parented to the previous context.
The current binding context.
The view to bind.
Gets the binding instruction that was associated with a view when it was bound.
The view that was previously bound.
The object that carries the binding instructions.