'Declaration Protected Overridable Sub OnIsExpandedChanged( _ ByVal oldValue As Boolean, _ ByVal newValue As Boolean _ )
'Usage Dim instance As PropertyItemBase Dim oldValue As Boolean Dim newValue As Boolean instance.OnIsExpandedChanged(oldValue, newValue)
Parameters
- oldValue
- newValue