TouchListOnBindingContextChanged Method
Renew the Data binding BindingContext is changed, if you change the Parent.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
protected override void OnBindingContextChanged(
EventArgs e
)
Protected Overrides Sub OnBindingContextChanged (
e As EventArgs
)
Parameters
- e EventArgs
- The arguments of the event.