The MSDN documentation states
"A class that developers should derive from in order to pass information for a custom initialization sequence, in cases where both an Application subclass is present and the entry point Start call is adjusted to pass the information."
But the ApplicationInitializationCallbackParams class is sealed. Why?
ApplicationInitializationCallbackParams was introduced along with Windows 8. At the time, it was not sealed. This got changed with the move to WinRT/UWP where you do not implement Application.Start manually, but the documentation was mistakenly not updated.
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