[ ] bug report => Search github for a similar issue or PR before submitting [x] feature request => Please check if request is not on the roadmap already https ...
1. ItemsSourceで要素を指定した場合のListboxの挙動 ItemsSourceに対してバインディングを用いて要素を設定した場合、ListBoxはそれらの個々の要素に対して、ListBoxItemオブジェクトを自動で作成する。与えられた要素がどんな型のデータでもListBoxItemでラップする形 ...