Search code examples
windows-store-appswin-universal-appwinrt-component

Can we add application icon in notification area of task bar from windows store app?


Is it possible to add application icon in notification area of task bar from windows store app.? which class is responsible for that.


Solution

  • In Windows Store App (WinRT) : NO You can't .

    In Windows Form/ WPF ..etc. : Yes you can .