MobileEssentials / FormsPlayer

Xamarin Forms Player Demo
MIT License
79 stars 24 forks source link

Error when add event to Controls #12

Open Knight1988 opened 7 years ago

Knight1988 commented 7 years ago

When i add an event to this button <Button Text="Report Bug" Clicked="ReportBug_OnClicked"></Button>

It show error No method ReportBug_OnClicked found on type Xamarin.Form.ContentPage