4 references to PropagatePropertyChanged
Microsoft.Maui.Controls (2)
Handlers\Items\iOS\TemplateHelpers.cs (2)
39
PropertyPropagationExtensions.
PropagatePropertyChanged
(null, templateElement, itemsView);
54
PropertyPropagationExtensions.
PropagatePropertyChanged
(null, mauiView, itemsView);
Microsoft.Maui.Controls.Compatibility (2)
iOS\CollectionView\TemplateHelpers.cs (2)
38
PropertyPropagationExtensions.
PropagatePropertyChanged
(null, templateElement, itemsView);
51
PropertyPropagationExtensions.
PropagatePropertyChanged
(null, formsView, itemsView);