'Declaration
Protected Overridable Sub OnItemStyleChanged( _ ByVal oldValue As Style, _ ByVal newValue As Style _ )
'Usage
Dim instance As CarouselPanel Dim oldValue As Style Dim newValue As Style instance.OnItemStyleChanged(oldValue, newValue)
Parameters
- oldValue
- newValue