Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
50
Editable HeaderName and Handle Close event of Tab in XamDockManager using MVVM
posted

I am Creating Tabs in XamDockManager dynamically using MVVM and Content / Header Name / Close button of each tab currently coming up correctly on screen.

But I am facing below issues

1. Editable Header : How to create editable header name using MVVM

2. How to bind tab Close event to ViewModel using MVVM

Your quick suggestion or any sample application will be appreciated. Thanks in advance.