Introduction:
A highly requested Notification Center feature is now available in WindowsPhone 8.1, Action Center will allow you to quickly access the settings pages like Airplane mode, Wi-Fi Settings, Bluetooth settings etc. This will also report you about alerts, non-toast notifications, update histories etc. Action Center is available via a swipe down from the top of your device, even from the lock screen.This is probably one of the longest article in my blog :) .Fortunately a developer can access 'Action Center' like following variety of ways.
- Sending a local toast notification to action center with popup .
- Sending a toast notification directly to action center, without showing a popup.
- Remove a notification from the Action Center.
- Update a notification from the Action Center.