Base:
method
OnPropertyChanged
Microsoft.Maui.Controls.Element.OnPropertyChanged(System.String)
2 references to OnPropertyChanged
Microsoft.Maui.Controls (2)
Border\Border.cs (2)
73
OnPropertyChanged
(nameof(StrokeShape));
116
_strokeChanged ??= (sender, e) =>
OnPropertyChanged
(nameof(Stroke));