Wiki to Article Conversion - What Content Events Fire?

When Wikis are converted to Articles, what events are fired that we can hook into? I tried Apis.Get<IContentConversion>().Events.BeforeConvert, but nothing is firing. Is there any other way to programmatically see when content is converted from Wiki to Articles?