Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.AvalonDock Assembly / Xceed.Wpf.AvalonDock.Layout Namespace / Extensions Class


In This Topic
    Extensions Class Methods
    In This Topic

    For a list of all members of this type, see Extensions members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Indicates whether a child of a specified type is contained in the ILayoutContainer.  
    Public Methodstatic (Shared in Visual Basic)Returns the descendents of the specified ILayoutElement.  
    Public Methodstatic (Shared in Visual Basic)Finds the parent of the specified type of the specified ILayoutElement.  
    Public Methodstatic (Shared in Visual Basic)Returns the root of the specified ILayoutElement.  
    Public Methodstatic (Shared in Visual Basic)Returns the anchor side of the specified ILayoutElement.  
    Public Methodstatic (Shared in Visual Basic)Returns whether the specified container is of either of the specified types.  
    Top
    See Also