Working with PhotoChooserTask in Windows Phone
Even though we have CameraCapture Task to deal with camera, there is another Chooser available as well, which can take…
Even though we have CameraCapture Task to deal with camera, there is another Chooser available as well, which can take…
As we saw in the previous post, that you can programmatically change the Lock screen of the Phone from an…
It is sometimes important for an application to change lock screen of the project. The Lock Screen can be set…
Well, attached properties, just like normal properties are an object of Dependency Property, but with a very special point embedded…
Application bar is one of the interesting feature for any Metro style applications. Application bar allows you to define standard…
WinRT application model is completely different than the existing application models. The Metro style applications are meant to work differently…
In this tips I am going to discuss how you can get list of all WPF elements which are type…
If you are new to WPF, you must know that XAML can define or declare any object under your local…