1 write to handler
Microsoft.Maui.Controls (1)
TypedBinding.cs (1)
497
handler
= new PropertyChangedEventHandler(OnPropertyChanged);
1 reference to handler
Microsoft.Maui.Controls (1)
TypedBinding.cs (1)
485
Listener.Subscribe(value,
handler
);