'DeclarationProtected Overridable Sub OnCalendarsBorderThicknessChanged( _ ByVal oldValue As Thickness, _ ByVal newValue As Thickness _ )
'UsageDim instance As MultiCalendar Dim oldValue As Thickness Dim newValue As Thickness instance.OnCalendarsBorderThicknessChanged(oldValue, newValue)
Parameters
- oldValue
- newValue