This question is locked. New answers and comments are not allowed.
In reviewing the Q3 release notes, I noticed this change to the ContextMenu:
- Changed RadContextMenu Source and OriginalSource event argument properties to be the context menu (were UIElement)
We have been casting the OriginalSource to RadMenuItem to get what item in the menu was selected. Does this change mean that the OriginalSource will now be the RadContextMenu? If that's the case, I'm not sure I understand why it was changed.
- Changed RadContextMenu Source and OriginalSource event argument properties to be the context menu (were UIElement)
We have been casting the OriginalSource to RadMenuItem to get what item in the menu was selected. Does this change mean that the OriginalSource will now be the RadContextMenu? If that's the case, I'm not sure I understand why it was changed.