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


In This Topic
    LayoutAnchorableFloatingWindow Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the children of the floating window.  
    Public PropertyOverridden. Gets the number of children.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets whether the floating window contains a single pane.  
    Public PropertyOverridden. Gets whether the floating window is valid (whether RootPanel is null).  
    Public PropertyGets  
    Public PropertyGets or sets the parent container of the element. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement)
    Public PropertyGets or sets the root of the element. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement)
    Public Property

    Gets or sets the root panel contained in the floating window.

     
    Public PropertyGets the pane contained in a floating window that contains only one pane.  
    Top
    See Also