I want to create a MDI Parent form and a Child form in WPF. When i drag my parent , child also should move with parent.
How to achieve this requirement?
I want to create a MDI Parent form and a Child form in WPF. When i drag my parent , child also should move with parent.
How to achieve this requirement?