I don't want to random number, I want to random all the items in the listbox in C# XAML Windows Store App??
Anyone have code for that or have any idea how to do that?
i have this code of listbox
Foreground="Black" SelectionMode="Single" SelectionChanged="Playlist_SelectionChanged"
ScrollViewer.VerticalScrollMode="Enabled" ScrollViewer.VerticalScrollBarVisibility="Auto" Grid.Column="0" Margin="28,82,1067,32">
please help me anyone
4 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Nanhe SiddiquePosted May 27, 2015, 12:25 AM
Upendra Pratap ShahiPosted May 28, 2015, 12:39 AM
Palash SachanPosted May 27, 2015, 11:37 AM
Upendra Pratap ShahiPosted May 27, 2015, 12:40 AM