WPF Element - ListBox items

WPF Element - ListBox items

Hi.
I use the WPF Element to control LISTBOX.
WPF Property ItemsSource Input Data "abcd";


a
b
c
d

But I want is a String

abcd
asdf
ekwq

How can i do it?


This is a migrated post! Originally posted on 08.06.2017 by user jahyun100. Please be aware that information can be outdated.