How to turn off the frame rate counters for Windows Universal App’s ?
When running a Windows Universal App’s from the Visual Studio 2015, you may have notice that there are few text…
When running a Windows Universal App’s from the Visual Studio 2015, you may have notice that there are few text…
In one of our previous post you have learned how to apply custom color to the Title Bar in Windows…
Windows 10 Universal Apps has come up with a new binding approach called compile time binding (x:Bind) where the property…
CalendarView is a new control that has been introduced in the Universal Windows Apps. This View provides a visual calendar…
SplitView is a new control that has been introduced in the Windows 10 Universal Apps. Where it helps the user…
If you are developing a Windows 10 Universal Apps and want to play around with the Title Bar of your…
In Windows 10 Universal Windows App, we have few classes which helps the developers to create there own custom triggers. These…
If you are building an Universal Windows Apps, and having a password box that accepts user credentials, user may often…