Customizing the InkToolbar in Universal Windows App
Windows Anniversary update has brought a lot of new changes to the developers one among them is Ink Canvas. This is…
Windows Anniversary update has brought a lot of new changes to the developers one among them is Ink Canvas. This is…
Universal Windows Platform introduced a InkCanvas (Easy drawing and inking using new InkCanvas Control for Universal Windows App) control to…
Sometimes we need to write code specific to platform which cannot be written in View Model and needs to be…
As sensors are becoming a part of the life nowadays the Windows 10 SDK is filled will lots of new…
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…