'Declaration <ContentPropertyAttribute("Content")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> <SerializableAttribute()> Public MustInherit Class LayoutContent Inherits LayoutElement Implements ILayoutElement
'Usage Dim instance As LayoutContent
[ContentProperty("Content")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] [Serializable()] public abstract class LayoutContent : LayoutElement, ILayoutElement