Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to work with data binding in WPF? #53

Open
CodingOctocat opened this issue Jul 9, 2023 · 0 comments
Open

How to work with data binding in WPF? #53

CodingOctocat opened this issue Jul 9, 2023 · 0 comments

Comments

@CodingOctocat
Copy link

I read the documentation, but I don't quite understand how to use TrackerDog in WPF, in short my application is a Master-Detail view, I have a Master view which is ObservableCollection<MyModel>, the Detail view can edit SelectedMyModel When I close the application, I can be reminded of the unsaved changes one by one.

The effect of closing the window is similar to Win11's Notepad.
动画1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant