1 reference to OnPropertyChanged
Microsoft.Maui.Controls (1)
ChildGestureRecognizer.cs (1)
15
set { _gestureRecognizer = value;
OnPropertyChanged
(); }