Hi,
I tried to set a collection of 500 Int32s and it looks that Listpicker loads very slow now on device (emulator is still rather fast, probably coz of 8 cores :)) ).
Looks like it makes full measure/arrange pass for all 500 items when loads listpicker for the first time (even though it is not open and shows only first item).
Comments:
I tried to set a collection of 500 Int32s and it looks that Listpicker loads very slow now on device (emulator is still rather fast, probably coz of 8 cores :)) ).
Looks like it makes full measure/arrange pass for all 500 items when loads listpicker for the first time (even though it is not open and shows only first item).
Comments:
Closing because 500 items in a ListPicker isn't a supported scenario. For lists that large please use a LoopingSelector.