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…
Sometimes we need to write code specific to platform which cannot be written in View Model and needs to be…
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…
WebView class in Universal Windows Platform has been updated with the new features. The WebView control helps the developers to…
In Windows 10 Universal Windows App, we have few classes which helps the developers to create there own custom triggers. These…
WiFiAdapter is a new class available in Windows 10 API which is used to control the WiFi connection with in…