Base:
method
OnPropertyChanging
Microsoft.Maui.Controls.BindableObject.OnPropertyChanging(System.String)
4 references to OnPropertyChanging
Microsoft.Maui.Controls (4)
Cells\Cell.cs (3)
119
OnPropertyChanging
(nameof(Height));
120
OnPropertyChanging
(nameof(RenderHeight));
300
OnPropertyChanging
(nameof(RenderHeight));
Cells\ViewCell.cs (1)
22
OnPropertyChanging
();