You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2026. It is now read-only.
i have trying to use CheckedChanged, but it only appers in c#, in the xaml not the sane is not regonized.
my namespace
xmlns:xlf="clr-namespace:Messier16.Forms.Controls;assembly=Messier16.Forms.Controls"the use
<xlf:Checkbox Checked="{Binding Aselecao}" WidthRequest="20" HeightRequest="20" IsEnabled="False" CheckedChanged="onChangeCheckbox"/>the error