Adrian_3 0 Newbie Poster

I have read the microsoft documentation about creating a databinding source and target in order to change and update a Bindable property.

Please can someone show me, with an example, of a C# Data Binding of a dynamic CanvasView.X property being changed by a slider.

The CanvasView is created dynamically but the slider is in XAML.

Thank you in advance.