Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は ListPicker に databinding を使用しており、最初のアイテム「none」をバインドされたアイテムに追加する必要があります。
どうすればいいですか?
データ バインドされたコレクション (ObservableCollection??) のコレクション変更イベントに接続できます。変更すると、必要に応じてリストを操作できます。