Intersoft.Client.Framework Namespace > ISItemsControl Class : OnItemsPanelChanged Method |
Protected Overridable Sub OnItemsPanelChanged( _ ByVal oldValue As ItemsPanelTemplate, _ ByVal newValue As ItemsPanelTemplate _ )
Dim instance As ISItemsControl Dim oldValue As ItemsPanelTemplate Dim newValue As ItemsPanelTemplate instance.OnItemsPanelChanged(oldValue, newValue)
protected virtual void OnItemsPanelChanged( ItemsPanelTemplate oldValue, ItemsPanelTemplate newValue )
protected: virtual void OnItemsPanelChanged( ItemsPanelTemplate^ oldValue, ItemsPanelTemplate^ newValue )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2