'Declaration Protected Overridable Sub OnLeftPropertyChanged( _ ByVal oldValue As Double, _ ByVal newValue As Double _ )
'Usage Dim instance As WindowControl Dim oldValue As Double Dim newValue As Double instance.OnLeftPropertyChanged(oldValue, newValue)
Parameters
- oldValue
- newValue