ComponentOne Carousel for WPF and Silverlight
ShouldItemsChangeAffectLayout Method

C1.WPF.Carousel Namespace > C1CarouselPanel Class : ShouldItemsChangeAffectLayout Method
Syntax
'Declaration
 
Public Function ShouldItemsChangeAffectLayout( _
   ByVal areItemChangesLocal As System.Boolean, _
   ByVal args As System.Windows.Controls.Primitives.ItemsChangedEventArgs _
) As System.Boolean
public System.bool ShouldItemsChangeAffectLayout( 
   System.bool areItemChangesLocal,
   System.Windows.Controls.Primitives.ItemsChangedEventArgs args
)

Parameters

areItemChangesLocal
args
See Also

Reference

C1CarouselPanel Class
C1CarouselPanel Members