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