1 override of HandlePropertyChanged
Microsoft.Maui.Controls.Compatibility (1)
iOS\CollectionView\GridViewLayout.cs (1)
19
protected override void
HandlePropertyChanged
(PropertyChangedEventArgs propertyChanged)
2 references to HandlePropertyChanged
Microsoft.Maui.Controls.Compatibility (2)
iOS\CollectionView\GridViewLayout.cs (1)
31
base.
HandlePropertyChanged
(propertyChanged);
iOS\CollectionView\ItemsViewLayout.cs (1)
82
HandlePropertyChanged
(propertyChanged);