Controls by Category
.NET Framework 4.5
Windows Presentation Foundation (WPF) controls can be logically grouped into several categories. These categories can be used to select the appropriate control for your scenario by helping you see which controls have similar usage patterns or functionality.
Buttons are one of the most basic user interface controls. Applications typically perform some task in the Click event when a user clicks on them.