'Declaration Protected Friend Shadows ReadOnly Property InternalChildren As UIElementCollection
'Usage Dim instance As AnimationPanel Dim value As UIElementCollection value = instance.InternalChildren
protected internal new UIElementCollection InternalChildren {get;}