PSPDFKit-labs / UserBasedThemeOnUWP

Sample app to demonstrate how to use a theme based on type of user.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UserBasedThemeOnUWP

Sample app to demonstrate how to use a theme based on type of user using https://pspdfkit.com/guides/windows/customizing-the-interface/css-customization/.

Clicking on User 1 button simulates a user of type 1 logs into the app. This sets the toolbar color to Orange.

Whereas, clicking on User 2 button simulates a user of type 2 logs into the app. This sets the toolbar color to Yellow.

About

Sample app to demonstrate how to use a theme based on type of user.


Languages

Language:C# 98.3%Language:CSS 1.7%