I found the ICommandExecutor interface in .net but cant find the classes where it is implemented. I know there is some xaml related stuff where it's used. But is there something for the winforms, too?
It's implemented in MenuItemData which is an inner class of System.Windows.Forms.MenuItem.
In general if you're looking to find out what interefaces are implemented where, the quickest way to get the answer is via Reflector. It makes queries like this incredibly easy.
http://www.red-gate.com/products/reflector/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With