Accessing platform specific code using IOC in MVVM Cross
Sometimes we need to write code specific to platform which cannot be written in View Model and needs to be…
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…
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…
If you are building an Universal Windows App, and want to check the status of the system battery, you can…