Further reading
To learn more about the topics that were covered in this chapter, take a look at the following resources:
- Bindable properties: https://learn.microsoft.com/dotnet/maui/fundamentals/bindable-properties
- The
BindableObject
class: https://learn.microsoft.com/dotnet/api/microsoft.maui.controls.bindableobject - The
INotifyPropertyChanged
interface: https://learn.microsoft.com/dotnet/api/system.componentmodel.inotifypropertychanged