Called when the ItemsPanel property changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.Data.Controls (in DlhSoft.Data.Controls.dll)
Syntax
C# |
---|
protected virtual void OnItemsPanelChanged( ItemsPanelTemplate oldItemsPanel, ItemsPanelTemplate newItemsPanel ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnItemsPanelChanged ( _ oldItemsPanel As ItemsPanelTemplate, _ newItemsPanel As ItemsPanelTemplate _ ) |
Parameters
- oldItemsPanel
- Type: System.Windows.Controls..::.ItemsPanelTemplate
- newItemsPanel
- Type: System.Windows.Controls..::.ItemsPanelTemplate