Message 1 of 11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
Is it necessary to close all my EventArgs form WPF forms?
I close for example (listview item) lv_example.SelectionChanged, but do I need to close my buttons too?
For example my cancel button:
Solved! Go to Solution.