'Declaration Protected Overridable Sub OnOrientationChanged( _ ByVal oldValue As Orientation, _ ByVal newValue As Orientation _ )
'Usage Dim instance As MultiCalendar Dim oldValue As Orientation Dim newValue As Orientation instance.OnOrientationChanged(oldValue, newValue)
protected virtual void OnOrientationChanged( Orientation oldValue, Orientation newValue )
Parameters
- oldValue
- newValue