'Declaration Protected Overrides Function GetVisibility() As Boolean
'Usage Dim instance As LayoutAnchorablePaneGroup Dim value As Boolean value = instance.GetVisibility()
protected override bool GetVisibility()
Return Value
true if any of the child LayoutAnchorablePane elements are visible; false if not (or if there are no child elements).