WrapLayout.OnItemsChangedCore Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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