'Declaration Protected Overridable Function GetBackgroundAnimation() As AnimationTimeline
'Usage Dim instance As ToggleSwitch Dim value As AnimationTimeline value = instance.GetBackgroundAnimation()
protected virtual AnimationTimeline GetBackgroundAnimation()