Xceed Toolkit Plus for WPF v5.1 Documentation
Xceed.Wpf.AvalonDock Assembly / Xceed.Wpf.AvalonDock.Layout Namespace / LayoutElement Class


In This Topic
    LayoutElement Class Methods
    In This Topic

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

    Public Methods
    Protected Methods
     NameDescription
    Protected MethodProvides derived classes an opportunity to handle changes to the Parent property.  
    Protected MethodProvides derived classes an opportunity to execute code before the Parent property changes.  
    Protected Method (Inherited from System.Windows.DependencyObject)
    Protected MethodProvides derived classes an opportunity to handle changes to the Root property.  
    Protected MethodRaises the PropertyChanged event for the specified property name.  
    Protected MethodRaises the PropertyChanging event for the specified property name.  
    Protected Internal Method (Inherited from System.Windows.DependencyObject)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodReturns the descendents of the specified ILayoutElement.
    Public Extension MethodFinds the logical ancenster
    Public Extension Method
    Public Extension MethodFind the logical children.
    Public Extension MethodFinds the parent of the specified type of the specified ILayoutElement.
    Public Extension MethodFinds the visual ancestor.
    Public Extension MethodFinds the visual children.
    Public Extension MethodFinds the visual tree root.
    Public Extension MethodReturns the root of the specified ILayoutElement.
    Public Extension MethodReturns the anchor side of the specified ILayoutElement.
    Public Extension MethodOverloaded. 
    Top
    See Also