WPF: ComboBox Max Items?
Posted
by Jonathan Allen
on Stack Overflow
See other posts from Stack Overflow
or by Jonathan Allen
Published on 2010-03-24T21:54:02Z
Indexed on
2010/03/24
22:13 UTC
Read the original article
Hit count: 299
wpf
What is the maximum number of items you can put in a WPF ComboBox before it starts suffering serious performance degration? (Assume bare-bones XP business-class computer.)
What is the maximum number of items you can put in a WPF ComboBox before a typical user will start complaining?
© Stack Overflow or respective owner