1 write to PropertyName
Microsoft.Maui.Controls (1)
PropertyChangingEventArgs.cs (1)
12 PropertyName = propertyName;
5 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)
Microsoft.Maui.Controls.Compatibility (2)
iOS\FormsApplicationDelegate.cs (1)
147 if (args.PropertyName == nameof(_application.MainPage))
iOS\Renderers\LabelRenderer.cs (1)
254 if (s_perfectSizeSet.Contains(e.PropertyName))