'DeclarationProtected Overridable Sub OnTopPropertyChanged( _ ByVal oldValue As Double, _ ByVal newValue As Double _ )
'UsageDim instance As WindowControl Dim oldValue As Double Dim newValue As Double instance.OnTopPropertyChanged(oldValue, newValue)
Parameters
- oldValue
- newValue