This question is locked. New answers and comments are not allowed.
Hi there, I have a diagram where I need to connect two shapes. So I create a Connection between one shape to another, but the target is always null.
I use the ConnectionManipulationCompleted event and obtain the target from the args e.Connection.Target.
How can I obtain the target element?
I use the ConnectionManipulationCompleted event and obtain the target from the args e.Connection.Target.
How can I obtain the target element?