10 references to PropertyPropagationExtensions
Microsoft.Maui.Controls (10)
Cells\Cell.cs (1)
246
PropertyPropagationExtensions
.PropagatePropertyChanged(propertyName, this, ((IVisualTreeElement)this).GetVisualChildren());
Handlers\Items\iOS\TemplateHelpers.cs (2)
39
PropertyPropagationExtensions
.PropagatePropertyChanged(null, templateElement, itemsView);
54
PropertyPropagationExtensions
.PropagatePropertyChanged(null, mauiView, itemsView);
Menu\MenuItem.cs (1)
174
PropertyPropagationExtensions
.PropagatePropertyChanged(propertyName, this, ((IVisualTreeElement)this).GetVisualChildren());
Shell\BaseShellItem.cs (1)
272
PropertyPropagationExtensions
.PropagatePropertyChanged(propertyName, this, ((IVisualTreeElement)this).GetVisualChildren());
Shell\Shell.cs (1)
1972
PropertyPropagationExtensions
.PropagatePropertyChanged(propertyName, this, ((IVisualTreeElement)this).GetVisualChildren());
Shell\ShellItem.cs (1)
136
PropertyPropagationExtensions
.PropagatePropertyChanged(propertyName, this, ((IVisualTreeElement)this).GetVisualChildren());
Shell\ShellSection.cs (1)
199
PropertyPropagationExtensions
.PropagatePropertyChanged(propertyName, this, ((IVisualTreeElement)this).GetVisualChildren());
VisualElement\VisualElement.cs (1)
1729
PropertyPropagationExtensions
.PropagatePropertyChanged(propertyName, this, ((IVisualTreeElement)this).GetVisualChildren());
Window\Window.cs (1)
382
PropertyPropagationExtensions
.PropagatePropertyChanged(