StaggeredLayout.OnItemsChangedCore Method

Definition

protected override void OnItemsChangedCore (Microsoft.UI.Xaml.Controls.VirtualizingLayoutContext context, object source, System.Collections.Specialized.NotifyCollectionChangedEventArgs args);
override this.OnItemsChangedCore : Microsoft.UI.Xaml.Controls.VirtualizingLayoutContext * obj * System.Collections.Specialized.NotifyCollectionChangedEventArgs -> unit
Protected Overrides Sub OnItemsChangedCore (context As VirtualizingLayoutContext, source As Object, args As NotifyCollectionChangedEventArgs)

Parameters

context
Microsoft.UI.Xaml.Controls.VirtualizingLayoutContext
source
Object

Applies to