How to Create an Attached Properties in WPF
Well, attached properties, just like normal properties are an object of Dependency Property, but with a very special point embedded…
Well, attached properties, just like normal properties are an object of Dependency Property, but with a very special point embedded…
The most important thing that you need to consider for Metro style application is its manifest file. After you create…
Application bar is one of the interesting feature for any Metro style applications. Application bar allows you to define standard…
Amongst several features of Windows 8, Charms is one of the interesting feature that allows the user to interact with…
As technology progresses, we, being on the eco-system of Microsoft is continuously getting more and more updates in terms of…
WinRT application model is completely different than the existing application models. The Metro style applications are meant to work differently…
Live Tiles are not new from Microsoft. We already have Live Tiles introduced in Windows Mobile 7 interfaces. Live tiles…