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


In This Topic
    Extensions Class Members
    In This Topic

    The following tables list the members exposed by Extensions.

    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