'Declaration Protected Overrides Sub OnParentChanged( _ ByVal oldValue As ILayoutContainer, _ ByVal newValue As ILayoutContainer _ )
'Usage Dim instance As LayoutGroup(Of T) Dim oldValue As ILayoutContainer Dim newValue As ILayoutContainer instance.OnParentChanged(oldValue, newValue)
protected override void OnParentChanged( ILayoutContainer oldValue, ILayoutContainer newValue )
Parameters
- oldValue
- newValue