Windows 10 came with actions in toast notifications, like you can see in here. But in the schema reference of them does not show "actions" as child elements.
This notifications can be sent as push notifications through WNS or they can just be sent as local notifications?
The notification payload is just passed through by WNS, so any notification that can be popped locally can also be pushed.