This is about WPF Check List box
Hi,
I am new to Xaml (beginner level). My requirement is I need to fetch the file names from the given path and display it in a Listbox and each file should have a checkbox within the list box, so that the users can select the file whichever they want. Overall on the top I need Select All checkbox as well.
Please guide with this.
Thanks in advance!!