Using ArcPro SDK 2.0 beta
I see in the Chain Edit Operations sample, we can roll multiple edit operations into one entry in the Undo stack by creating two custom operations.
Is it possible to get the current edit operation from an out-of-box edit before chaining one or more custom operations to it?(Similar to how the BeforeStopOperation event in ArcObjects functions.)