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.
どのようにすることができます
ItemCheckedEventArgs.Item.Selected = ItemCheckedEventArgs.Item.Checked
「指定されたキーが辞書に存在しませんでした。」を生成します。??
混乱は、プロパティをステップスルーするときにVSがイベントハンドラーにステップインしないという事実が原因でした。そのため、SelectedIndexChangedハンドラーにエラーが表示されませんでした。