1 write to PropertyName
Microsoft.Maui.Controls (1)
PropertyChangingEventArgs.cs (1)
12 PropertyName = propertyName;
3 references to PropertyName
Microsoft.Maui.Controls (3)
Cells\Cell.cs (1)
299 if (e.PropertyName == "RowHeight")
Platform\ModalNavigationManager\ModalNavigationManager.iOS.cs (1)
34 if (e.PropertyName != Window.PageProperty.PropertyName)
TemplatedItemsList.cs (1)
1325 if (e.PropertyName != ShortNameProperty.PropertyName)