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

WPF ItemsControl load performance when adding toggleswitch to each row #2

Open
milsnips opened this issue Jul 6, 2016 · 0 comments

Comments

@milsnips
Copy link

milsnips commented Jul 6, 2016

im reading in about 100-200 values and binding them to an items control, also added the toggleswitch to the itemtemplate. without the button, the list loads almost instantly, once i add the toggleswitch and bind it to a value, it take 4-5 seconds to load the screen. is there any way to increase the peformance of this?

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