'Is there a way to configure the menu items that will be displayed on right click on a secondary tile of an UWP app?

I would like to know if there is a way to configure a secondary tile so that the context menu, displayed on the right click, will include "App settings" in the "More" item group(just like it does with primary tiles). I couldn't find anything on this issue in both uwp samples app and documentation, so I thought someone here might be aware of how to solve my problem.

This the context menu of a primary tile

enter image description here and

this is the one of a secondary tile

enter image description here

uwp


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source