We have already saw an example of Property Trigger and animation using XAML. Now we are going to use these two concepts together and apply animation with property trigger. In this example we are going… more →
Zeeshan Amjad's WinRT, and WPF Blogwrote 3 years ago: We have already saw an example of Property Trigger and animation using XAML. Now we are going to use … more →
wrote 3 years ago: We can customize the appearance of any WPF control by changing its control template. If we try to cr … more →
wrote 3 years ago: There are three types of trigger in WPF named Property Trigger, Data Trigger and Event trigger. All … more →