While using the button control in XAML and event handler in C# I get the following error please give the solution for that
Severity Code Description Project File Line Suppression State
Error Cannot implicitly convert type 'Windows.UI.Xaml.Controls.Button' to 'Windows.UI.Xaml.RoutedEventHandler' MyApplication

Vinoth RajendranPosted Jan 2, 2016, 9:42 AM